diff --git a/README.md b/README.md index ae5ec75..456e921 100644 --- a/README.md +++ b/README.md @@ -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