Skip to content

Commit a5eefa9

Browse files
These boards use ttyUSB
1 parent 826bc92 commit a5eefa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cmake/upload_methods/UploadMethodAMBIQ_SVL.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
### Unlike some other bootloader-based upload methods, the SparkFun setup is able to reset the
88
### MCU into bootloader without needing any buttons to be pressed on the board!
99
# This method creates the following options:
10-
# AMBIQ_SVL_SERIAL_PORT - Serial port to connect to the SVL bootloader over, e.g. 'COM20' or '/dev/ttyACM0'
10+
# AMBIQ_SVL_SERIAL_PORT - Serial port to connect to the SVL bootloader over, e.g. 'COM20' or '/dev/ttyUSB0'
1111
# This method creates the following parameters:
1212
# AMBIQ_SVL_UPLOAD_BAUD - Baudrate to upload at. Defaults to 115200 baud.
1313

0 commit comments

Comments
 (0)