OMOTE/Platformio/HAL/Targets/ESP32
MatthewColvin 45160ceac5 fix platform.ini intellisense generation
rework wifiInterface and wifiHandler for esp32 target
2023-10-18 18:24:40 -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 fix platform.ini intellisense generation 2023-10-18 18:24:40 -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