OMOTE/Platformio/HAL/Targets/Simulator
MatthewColvin 414f711373 Add KeyPress Abstract and a KeyPress Simulator
as beginning stages for forwarding key events to the UI.
2023-09-29 11:52:48 -05:00
..
wifiHandlerSim Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
batterySimulator.hpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
HardwareSimulator.cpp Add KeyPress Abstract and a KeyPress Simulator 2023-09-29 11:52:48 -05:00
HardwareSimulator.hpp Add KeyPress Abstract and a KeyPress Simulator 2023-09-29 11:52:48 -05:00
KeyPressSim.cpp Add KeyPress Abstract and a KeyPress Simulator 2023-09-29 11:52:48 -05:00
KeyPressSim.hpp Add KeyPress Abstract and a KeyPress Simulator 2023-09-29 11:52:48 -05:00
omoteconfig.h Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
SDLDisplay.cpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
SDLDisplay.hpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
SimulatorMPMCQueue.cpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
SimulatorMPMCQueue.hpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
SimulatorSPSCQueue.cpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
SimulatorSPSCQueue.hpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00