MCPcopy 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
21static tt::hal::DeviceVector createDevices() {
22 return {
23 createDisplay(),
24 };
25}
26
27extern const tt::hal::Configuration hardwareConfiguration = {
28 .initBoot = initBoot,

Callers

nothing calls this directly

Calls 1

createDisplayFunction · 0.50

Tested by

no test coverage detected