mirror of
https://github.com/martinloren/Artery-AT32-PlatformIO.git
synced 2026-05-21 01:12:07 +00:00
Guide update
This commit is contained in:
@@ -59,14 +59,16 @@ More details about custom device configuration for J-Link are available [here](h
|
||||
|
||||
|
||||
## Info about Platform.ini Project Configuration File
|
||||
`[env:(write here project name)]
|
||||
```
|
||||
[env:(write here project name)]
|
||||
platform = at32
|
||||
framework = cmsis
|
||||
board = generic_f435 ;or: generic_f403a
|
||||
build_flags = -I include
|
||||
monitor_speed = 921600
|
||||
upload_protocol = jlink ;or: serial
|
||||
debug_tool = jlink`
|
||||
debug_tool = jlink
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user