mirror of
https://github.com/martinloren/Artery-AT32-PlatformIO.git
synced 2026-05-21 01:12:07 +00:00
update
This commit is contained in:
@@ -16,8 +16,8 @@ Released specifically for the latest [AT32F403A MCU](https://www.arterychip.com/
|
|||||||
打开示例文件夹之一并尝试编译代码/上传到 MCU
|
打开示例文件夹之一并尝试编译代码/上传到 MCU
|
||||||
|
|
||||||
# Upload Firmware on MCU 上传固件
|
# Upload Firmware on MCU 上传固件
|
||||||
Available upload methods: serial bootloader (PA9, PA10), dfu<br>
|
Available upload methods: serial bootloader (PA9, PA10), dfu, jlink<br>
|
||||||
可用的上传方法:串行引导加载程序(PA9、PA10)、dfu
|
可用的上传方法:串行引导加载程序(PA9、PA10)、dfu、jlink
|
||||||
1) Set it in the file platformio.ini in the project folder, complete configuration options as in example project *cmsis-blink*<br>
|
1) Set it in the file platformio.ini in the project folder, complete configuration options as in example project *cmsis-blink*<br>
|
||||||
设置在项目文件夹的platformio.ini文件中,完整的配置选项在示例项目*cmsis-blink*中
|
设置在项目文件夹的platformio.ini文件中,完整的配置选项在示例项目*cmsis-blink*中
|
||||||
2) Run the Upload<br>
|
2) Run the Upload<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user