MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / initBoot

Function initBoot

Devices/m5stack-core2/Source/Configuration.cpp:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6using namespace tt::hal;
7
8static bool initBoot() {
9 return initAxp();
10}
11
12static DeviceVector createDevices() {
13 return {

Callers

nothing calls this directly

Calls 1

initAxpFunction · 0.50

Tested by

no test coverage detected