History | View | Annotate | Download (26.28 KB)
Removed trailing spaces in several output string in multiple unit tests.
All preprocessor directives without arguments (e.g. #endif) are now followed by a comment, indicating where it belongs to (e.g. the preceding #if).
Modified all unit tests (.c files) so the headers will included in any case.This is not necessary for compilation but for the QtCreator project setup to work properly.
updated AMiRo-LLD and applied all required changes to AMiRo-OS and all modules.