Added section for project configuration instruction
This commit is contained in:
parent
4fe107412f
commit
c8f3320dab
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue