Buffer for MCU

Build with CMake

cmake -S . -B build -G Ninja
cmake --build build
(cd build/test/unit_test && ctest)