OMOTE/Platformio/HAL/Targets/ESP32
MatthewColvin efa2d4a137 Rework Mains so they are basically as identical as possible.
Create HardwareFactory which is responsible for providing the HardwareAbstract to any part of the program based on compiler defines
2023-10-15 08:24:29 -05:00
..
battery Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
display rework Notifications by adding handler class that can unregister when it falls out of scope. 2023-10-15 00:22:43 -05:00
keys fully implement Key press handeling in HAL for esp32 hardware and switch hardware to use the refactored UI 2023-10-05 09:53:07 -05:00
wifiHandler rework Notifications by adding handler class that can unregister when it falls out of scope. 2023-10-15 00:22:43 -05:00
freeRTOSMPMCQueue.cpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
freeRTOSMPMCQueue.hpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00
HardwareRevX.cpp Rework Mains so they are basically as identical as possible. 2023-10-15 08:24:29 -05:00
HardwareRevX.hpp Rework Mains so they are basically as identical as possible. 2023-10-15 08:24:29 -05:00
omoteconfig.h add initial Key press implementation for hardware next is to actually spin up something to queue and handle key events 2023-10-04 11:42:45 -05:00