Blog
Technical articles on embedded Linux, Yocto workflows, Zephyr RTOS, secure boot, and kernel debugging.
fun-plus-plus: Writing C++ Using Only c and ++
A short C++ program where every identifier is c and every operator is ++ or +=. A look at C++17 sequencing rules, uninitialized variable behavior, and the joy of being too literal.
MMCU Update: C++20 Modules for Bare-Metal Firmware
MMCU is 32bitmicro's open-source C++20 modular MCU firmware framework. This update covers the project's CMake 4.0 module-oriented scaffold, minimal main-loop starting point, and the firmware component boundaries it is designed to explore.
Follow our work on GitHub or get in touch directly.