Skip to content

Commit

Permalink
Add Real-Time C++ (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidokert authored Jan 22, 2024
1 parent d3c7b41 commit db2d4f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Table of content

* [Simplest bare metal program for ARM](https://balau82.wordpress.com/2010/02/14/simplest-bare-metal-program-for-arm/) ([table of content](https://balau82.wordpress.com/arm-emulation/))
* [Bare metal programming guide](https://github.com/cpq/bare-metal-programming-guide) - a detailed guide for beginners
* [Real-Time C++](https://github.com/ckormanyos/real-time-cpp) - companion bare-metal code to Real-Time C++ book.

### MSP430

Expand Down

0 comments on commit db2d4f0

Please sign in to comment.