MCPcopy 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
10static tt::hal::DeviceVector createDevices() {
11 return {
12 createDisplay(),
13 };
14}
15
16extern const tt::hal::Configuration hardwareConfiguration = {
17 .initBoot = initBoot,

Callers

nothing calls this directly

Calls 1

createDisplayFunction · 0.50

Tested by

no test coverage detected