/bare_metal_cpp_src

Source of the "Practical Guide to Bare Metal C++" free e-book

Primary LanguageCMake

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.