Skip to content

Commit 4b088f4

Browse files
committed
Add switches to readme
1 parent 907724d commit 4b088f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

espflash/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ OPTIONS:
3636
--bootloader <BOOTLOADER>
3737
Path to a binary (.bin) bootloader file
3838
39+
--dtr <DTR> [only available when built with the "raspberry" feature]
40+
DTR pin to use for the internal UART hardware. Uses BCM numbering
41+
3942
--erase-otadata
4043
Erase the OTADATA partition This is useful when using multiple OTA partitions and still
4144
wanting to be able to reflash via espflash
@@ -67,6 +70,9 @@ OPTIONS:
6770
--ram
6871
Load the application to RAM instead of Flash
6972
73+
--rts <RTS> [only available when built with the "raspberry" feature]
74+
RTS pin to use for the internal UART hardware. Uses BCM numbering
75+
7076
-s, --flash-size <SIZE>
7177
Flash size of the target [possible values: 256KB, 512KB, 1MB, 2MB, 4MB, 8MB, 16MB, 32MB,
7278
64MB, 128MB]

0 commit comments

Comments
 (0)