MCPcopy 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
38static tt::hal::DeviceVector createDevices() {
39 return {
40 createDisplay(),
41 };
42}
43
44extern const tt::hal::Configuration hardwareConfiguration = {
45 .initBoot = initBoot,

Callers

nothing calls this directly

Calls 1

createDisplayFunction · 0.50

Tested by

no test coverage detected