Skip to content

Commit 7537576

Browse files
Copilotfffaraz
andauthored
Move Practical Guide to Bare Metal C++ into the main README books section (#1779)
* Initial plan * Add bare metal C++ book entry Co-authored-by: fffaraz <895678+fffaraz@users.noreply.github.com> * Move bare metal C++ entry to README Co-authored-by: fffaraz <895678+fffaraz@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: fffaraz <895678+fffaraz@users.noreply.github.com>
1 parent c83dc67 commit 7537576

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1570,6 +1570,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
15701570
* [List of Free C or C++ Books](https://github.com/fffaraz/awesome-cpp/blob/master/books.md)
15711571
* [Free C Books](https://github.com/EbookFoundation/free-programming-books/blob/main/books/free-programming-books-langs.md#c) - vhf/free-programming-books/C.
15721572
* [Free C++ Books](https://github.com/EbookFoundation/free-programming-books/blob/main/books/free-programming-books-langs.md#cpp) - vhf/free-programming-books/C++.
1573+
* [Practical Guide to Bare Metal C++](https://github.com/arobenko/bare_metal_cpp)
15731574
* [cppbestpractices](https://github.com/lefticus/cppbestpractices) - Collaborative Collection of C++ Best Practices.
15741575

15751576
## Coding Standards

0 commit comments

Comments
 (0)