Added section for project configuration instruction

This commit is contained in:
jakeg00dwin 2024-12-06 19:38:42 -08:00
parent 4fe107412f
commit c8f3320dab
1 changed files with 7 additions and 0 deletions

View File

@ -20,6 +20,13 @@ to define their memory layout to reflect the chip you have chosen.
## Using the template
### Change project configuration
*Basic Steps:*
1. Change project name parameter in `CMakeLists.txt` in root dir.
2. Edit the memory layout file.
### Setting up dependencies
### Running Tests