We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f895d commit c0a2b67Copy full SHA for c0a2b67
README.md
@@ -44,7 +44,7 @@ cd solo
44
cd targets/stm32l432
45
make cbor
46
make all-hacker
47
-python ../../tools/programmer.py solo.hex
+python ../../tools/solotool.py program solo.hex
48
```
49
50
If you forgot the `--recurse-submodules` when cloning, simply `git submodule update --init --recursive`.
0 commit comments