History | View | Annotate | Download (1.729 KB)
Enhanced the periphAL debug implementation to apply to tze new AMiRo-OS debug API
updated AMiRo-LLD and applied all required changes to AMiRo-OS and all modules.
Changed all header guards so they will not use unserscores as pre- and postfix.
updated all file headers to 2019
Minor fixes and enhancements.
removed the UWB module specific code from the LightRing
add dw1000 unittest
Doxygen file documentation and modules.
Major rework of the recent changes.- optimized interrupt system (removed aos_interrupt.h/c)- updated AMiRo-LLD submodule- updated all config files to match the latest templates by ChibiOS- fixed several issues regarding the new timer system (intervals)
moved the /os/modles directory to /modules