mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-28 06:55:27 +00:00
Implemented extended parameter for RTS/DTR lines management
This commit is contained in:
@@ -1067,6 +1067,18 @@ The remaining two necessary XBee-to-MCU connections are not selectable
|
||||
the MCU's ‘TXD’ line.
|
||||
@end table
|
||||
|
||||
@item serialupdi
|
||||
Extended parameters:
|
||||
@table @code
|
||||
@item @samp{rtsdtr=low|high}
|
||||
Forces RTS/DTR lines to assume low or high state during the whole
|
||||
programming session. Some programmers might use this signal to
|
||||
indicate UPDI programming state, but this is strictly hardware
|
||||
specific.
|
||||
|
||||
When not provided, driver/OS default value will be used.
|
||||
@end table
|
||||
|
||||
@end table
|
||||
|
||||
@page
|
||||
|
Reference in New Issue
Block a user