Skip to content

Commit

Permalink
Added TOC to README
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbond7 committed Dec 21, 2023
1 parent 8b868c6 commit 5cdae21
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ Exercise solutions and cmake projects for:

* C-501 C for Real-Time Embedded Developers

**Contents**
- [C for Real-Time Embedded Developers Exercises](#c-for-real-time-embedded-developers-exercises)
- [Folder structure](#folder-structure)
- [Solutions](#solutions)
- [Workspace](#workspace)
- [Build Toolchain](#build-toolchain)
- [Build the application](#build-the-application)
- [Visual Studio shortcuts](#visual-studio-shortcuts)
- [Command line builds](#command-line-builds)
- [Building an exercise solution](#building-an-exercise-solution)
- [Disclaimer](#disclaimer)



# Folder structure

Expand Down

0 comments on commit 5cdae21

Please sign in to comment.