Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
using namespace tt::hal;
7
8
static bool initBoot() {
9
return initAxp();
10
}
11
12
static DeviceVector createDevices() {
13
return {
Callers
nothing calls this directly
Calls
1
initAxp
Function · 0.50
Tested by
no test coverage detected