OMOTE/Platformio/HAL
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
..
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 Mains so they are basically as identical as possible. 2023-10-15 08:24:29 -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 Rework Mains so they are basically as identical as possible. 2023-10-15 08:24:29 -05:00
HardwareFactory.cpp Rework Mains so they are basically as identical as possible. 2023-10-15 08:24:29 -05:00
HardwareFactory.hpp Rework Mains so they are basically as identical as possible. 2023-10-15 08:24:29 -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