Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/USTHzhanglu/dap_download in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
USTHzhanglu committed Mar 17, 2023
2 parents 61eaeb6 + 9b1d409 commit e44c819
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@

## 项目介绍

本项目是基于tkinter,pygubu和pyocd设计的一个GUI,可以通过DAP-LINK直接下载固件。使用者只需要提供芯片的pack包,即可下载hex,elf以及bin文件。
本项目是基于tkinter,pygubu和pyOCD设计的一个GUI,可以通过DAP-LINK直接下载固件。使用者只需要提供芯片的pack包,即可下载hex,elf以及bin文件。

## 使用说明



## 编译方法

### 烧录
1. 选择下载文件
2. 选择芯片配置文件所在文件夹
3. 开始下载
### 擦除
1. 选择芯片配置文件所在文件夹
2. 擦除程序
注:目前只支持全盘擦除

0 comments on commit e44c819

Please sign in to comment.