Release v1.0: 1. Supported cross-compiler toolchain targets CPUs/MCUs (selectable in Makefile): - X86 32-bit GNU/Linux - X86_64 64-bit GNU/Linux - ARM AARCH32 bare metal - ARM AARCH64 bare metal - ARM AARCH32 GNU/Linux (hard float) - ARM AARCH64 GNU/Linux - AVR bare metal 2. Dockerised development environment 3. Unittesting (CppUnit) 4. Static code analysis (CppCheck) 5. Coding guidelines (clang-format) 6. Code documentation (Doxygen) 7. Custom integrated code quality report