docs: Fix typo in README
This commit is contained in:
@@ -58,7 +58,7 @@ The project creation process differs somewhat from creating a standard MX projec
|
|||||||
|
|
||||||
### Code generation / IOC Update
|
### Code generation / IOC Update
|
||||||
|
|
||||||
After project creation of after modifying the IOC, code generation needs to be invoked. Assuming Cube MX is open with the relevant IOC:
|
After project creation or after modifying the IOC, code generation needs to be invoked. Assuming Cube MX is open with the relevant IOC:
|
||||||
|
|
||||||
1. Save the project and press 'Generate Code'. Any existing code will be **deleted**, and the new code will be placed in the previously created CubeMX folder.
|
1. Save the project and press 'Generate Code'. Any existing code will be **deleted**, and the new code will be placed in the previously created CubeMX folder.
|
||||||
1. In a terminal, navigate to the ROOT folder and run `mx-convert cubemx`. This will ask for confirmation to delete files and generate the CMakeLists.txt files.
|
1. In a terminal, navigate to the ROOT folder and run `mx-convert cubemx`. This will ask for confirmation to delete files and generate the CMakeLists.txt files.
|
||||||
|
|||||||
Reference in New Issue
Block a user