OMOTE/Platformio/HAL
2023-09-29 15:27:54 -05:00
..
HardwareModules move from constructing keypress abstract with handler into setting the handler so that it can be set by the UI. 2023-09-29 15:27:54 -05:00
Targets move from constructing keypress abstract with handler into setting the handler so that it can be set by the UI. 2023-09-29 15:27:54 -05:00
Architecture.png Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
Architecture.puml Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
HardwareAbstract.cpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
HardwareAbstract.hpp Add KeyPress Abstract and a KeyPress Simulator 2023-09-29 11:52:48 -05:00
MPMCQueueInterface.hpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
Notification.hpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
SPSCQueueInterface.hpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00