Skip to content

Commit 3abd3c8

Browse files
committed
remove conflict in README
1 parent 2e90b20 commit 3abd3c8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,10 @@ optional arguments:
3535
Generate projects files for IDE. Options are: vscode
3636
-r, --runFromRAM Run the program from RAM rather than flash
3737
-uart, --uart Console output to UART (default)
38-
<<<<<<< HEAD
3938
-nouart, --nouart Disable console output to UART
4039
-usb, --usb Console output to USB (disables other USB functionality)
4140
cpp, --cpp Generate C++ code
4241
-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)
4642
```
4743
You can list the features supported by the tools by using `./pico_project --list`. These features can
4844
be added to the project using the `--feature` options, this can be used multiple times.

0 commit comments

Comments
 (0)