OMOTE/Platformio/HAL
MatthewColvin 38ec26dce7 rework Notifications by adding handler class that can unregister when it falls out of scope.
rework wifi Interface around this new concept and patch up some old uses of notifications to follow new paradigm

compile out old UI code because notification refactor broke it.
2023-10-15 00:22:43 -05:00
..
HardwareModules rework Notifications by adding handler class that can unregister when it falls out of scope. 2023-10-15 00:22:43 -05:00
Targets rework Notifications by adding handler class that can unregister when it falls out of scope. 2023-10-15 00:22:43 -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 rework Notifications by adding handler class that can unregister when it falls out of scope. 2023-10-15 00:22:43 -05:00
SPSCQueueInterface.hpp Refine and implement hardware interface (#37) 2023-09-14 06:34:04 +02:00