Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ createDevices
Function
createDevices
Devices/cyd-e32r28t/Source/Configuration.cpp:10–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
static tt::hal::DeviceVector createDevices() {
11
return {
12
createDisplay(),
13
};
14
}
15
16
extern const tt::hal::Configuration hardwareConfiguration = {
17
.initBoot = initBoot,
Callers
nothing calls this directly
Calls
1
createDisplay
Function · 0.50
Tested by
no test coverage detected