Get the latest tech news

Practical Guide to Bare Metal C++


Overview Once in a while I encounter a question whether C++ is suitable for embedded development and bare metal development in particular. There are multiple articles of how C++ is superior to C, that everything you can do in C you can do in C++ with a lot of extras, and that it should be used even with bare metal development.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of C++

C++

Photo of practical guide

practical guide

Photo of bare metal

bare metal

Related news:

News photo

Why is the first C++ (m)allocation always 72 KB?

News photo

Show HN: SNKV – SQLite's B-tree as a key-value store (C/C++ and Python bindings)

News photo

Canvas_ity: A tiny, single-header <canvas>-like 2D rasterizer for C++