We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e90b20 commit 10747f5Copy full SHA for 10747f5
README.md
@@ -40,9 +40,6 @@ optional arguments:
40
-usb, --usb Console output to USB (disables other USB functionality)
41
cpp, --cpp Generate C++ code
42
-d DEBUGGER, --debugger DEBUGGER Select debugger (0 = SWD, 1 = PicoProbe)
43
-=======
44
- -usb, --usb Console output to USB (disables other USB functionality
45
->>>>>>> 5ba387a (update README help with new option)
46
```
47
You can list the features supported by the tools by using `./pico_project --list`. These features can
48
be added to the project using the `--feature` options, this can be used multiple times.
0 commit comments