bare_metal_cpp_src
bare_metal_cpp_src copied to clipboard
Source of the "Practical Guide to Bare Metal C++" free e-book
trafficstars
What's This?
This is a source repository for the Practical Guide to Bare Metal C++ free e-book.
The book text is written in AsciiDoc format and uses Asciidoctor to generate both PDF and HTML versions of the book. The used diagrams require Dia to convert them to images.
The project needs to be built using CMake.