mirror of
https://github.com/martinloren/Artery-AT32-PlatformIO.git
synced 2026-05-21 09:22:14 +00:00
jlink
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
; Please visit documentation for the other options and examples
|
||||
; http://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:generic f403a]
|
||||
[env:generic_f403a]
|
||||
platform = at32
|
||||
framework = cmsis
|
||||
board = generic_f403a
|
||||
|
||||
@@ -7,12 +7,15 @@
|
||||
; Please visit documentation for the other options and examples
|
||||
; http://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[env:generic f403a]
|
||||
[env:generic_f403a]
|
||||
platform = at32
|
||||
framework = cmsis
|
||||
board = generic_f403a
|
||||
monitor_speed = 115200 ;serial monitor baudrate
|
||||
|
||||
;Use the following for jlink upload
|
||||
;upload_protocol = jlink
|
||||
|
||||
;Use the following for serial upload via bootloader (PA9, PA10)
|
||||
;upload_protocol = serial
|
||||
;upload_speed = 115200 ;default: 115200
|
||||
|
||||
Reference in New Issue
Block a user