Skip to content

Foreword

Hey there! Welcome to the Modern C++ for Embedded Systems tutorial. To be precise, this tutorial takes a rather ambitious approach: it attempts to use C++, particularly modern C++, in embedded development to handle common calls across various layers of MCUs and Linux. The author has always wanted to explore this idea. Recently, finding the time to finally dive into this work, the plan is to write a detailed tutorial series to make it a reality.

This space is left blank as a personal note to the author. Once this tutorial series is complete, this section will naturally be filled in.

Built with VitePress