Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ createDevices
Function
createDevices
Devices/cyd-2432s032c/Source/Configuration.cpp:38–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
static tt::hal::DeviceVector createDevices() {
39
return {
40
createDisplay(),
41
};
42
}
43
44
extern const tt::hal::Configuration hardwareConfiguration = {
45
.initBoot = initBoot,
Callers
nothing calls this directly
Calls
1
createDisplay
Function · 0.50
Tested by
no test coverage detected