Skip to content

Commit f96cbe1

Browse files
Update README.md
-C //clean output folder before compile
1 parent faa7f0b commit f96cbe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ curl -L -s "https://developer.arm.com/-/media/Files/downloads/gnu-rm/6_1-2017q1/
4040
## Build
4141
```shell
4242
export PATH="$PATH:$(pwd)/gcc-arm-none-eabi-6-2017-q1-update/bin"
43-
python make.py -T F3
43+
python make.py -C -T F3
4444
```

0 commit comments

Comments
 (0)