Dev's den
  • Projects
  • Tags
Dev's den

STM32


Pulse C++ coroutines framework for embedded applications

 Posted on April 26, 2026  |  vagran

GitHub repo vagran/pulse

One day I found that I still cannot use C++20 coroutines in my embedded project (targeted to STM32 MCU). You can do it in Rust using Embassy framework, but no same possibility for C++, despite that C++ coroutines already exist for a long time. So there wasn’t other way than writing one.

[Read More]
C++  C++20  Coroutines  Embedded  MCU  STM32 

vagran  • © 2026  •  Dev's den

Hugo v0.160.1 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll