Nicolas Clauvelin

cppreg

cppreg is a header-only C++11 library to manipulate memory-mapped IO registers in embedded micro-controllers. The goals is to replace à la CMSIS C code with expressive (no more magic numbers and bits magic) and safe (errors detected prior runtime) C++ constructs while maintaining the same performance.

yaccs

yaccs is yet another collection of CMake scripts. It provides pre-made configurations to deal with project configuration and toolchain management.