Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ createDevices
Function
createDevices
Devices/cyd-2432s024c/Source/Configuration.cpp:21–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
static tt::hal::DeviceVector createDevices() {
22
return {
23
createDisplay(),
24
};
25
}
26
27
extern const tt::hal::Configuration hardwareConfiguration = {
28
.initBoot = initBoot,
Callers
nothing calls this directly
Calls
1
createDisplay
Function · 0.50
Tested by
no test coverage detected