We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa7f0b commit f96cbe1Copy full SHA for f96cbe1
README.md
@@ -40,5 +40,5 @@ curl -L -s "https://developer.arm.com/-/media/Files/downloads/gnu-rm/6_1-2017q1/
40
## Build
41
```shell
42
export PATH="$PATH:$(pwd)/gcc-arm-none-eabi-6-2017-q1-update/bin"
43
-python make.py -T F3
+python make.py -C -T F3
44
```
0 commit comments