History | View | Annotate | Download (7.233 KB)
Updated to AMiRo-LLD 1.1:- Implementation of periphAL has been modified accordingly.- GPIOs are not encoded as port/pad tuple, but as lines- Some unittests have been updated due to driver changes.
All preprocessor directives without arguments (e.g. #endif) are now followed by a comment, indicating where it belongs to (e.g. the preceding #if).
DW1000 unit test updated
Added DW1000 demo app on top of NUCLEO_F103RB example
Introduced support the STM32F103 NUCLEO module.