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 826bc92 commit a5eefa9Copy full SHA for a5eefa9
tools/cmake/upload_methods/UploadMethodAMBIQ_SVL.cmake
@@ -7,7 +7,7 @@
7
### Unlike some other bootloader-based upload methods, the SparkFun setup is able to reset the
8
### MCU into bootloader without needing any buttons to be pressed on the board!
9
# 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'
+# AMBIQ_SVL_SERIAL_PORT - Serial port to connect to the SVL bootloader over, e.g. 'COM20' or '/dev/ttyUSB0'
11
# This method creates the following parameters:
12
# AMBIQ_SVL_UPLOAD_BAUD - Baudrate to upload at. Defaults to 115200 baud.
13
0 commit comments