File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 3
3
![ image] ( https://user-images.githubusercontent.com/17078589/107857220-05ecef00-6e68-11eb-9fa0-506b32052dba.png )
4
4
5
5
6
- [ ![ Build Status] ( https://github.com/windowsair/wireless-esp8266-dap/workflows/build /badge.svg?branch=master )] ( https://github.com/windowsair/wireless-esp8266-dap/actions?query=branch%3Amaster ) master
7
- [ ![ Build Status] ( https://github.com/windowsair/wireless-esp8266-dap/workflows/build /badge.svg?branch=develop )] ( https://github.com/windowsair/wireless-esp8266-dap/actions?query=branch%3Adevelop ) develop
6
+ [ ![ Build Status] ( https://github.com/windowsair/wireless-esp8266-dap/actions/ workflows/main.yml /badge.svg?branch=master )] ( https://github.com/windowsair/wireless-esp8266-dap/actions/workflows/main.yml ) master
7
+ [ ![ Build Status] ( https://github.com/windowsair/wireless-esp8266-dap/actions/ workflows/main.yml /badge.svg?branch=develop )] ( https://github.com/windowsair/wireless-esp8266-dap/actions/workflows/main.yml ) develop
8
8
9
9
[ ![ ] ( https://img.shields.io/badge/license-MIT-green.svg?style=flat-square )] ( https://github.com/windowsair/wireless-esp8266-dap/LICENSE ) [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat-square )] ( https://github.com/windowsair/wireless-esp8266-dap/pulls ) [ ![ %e2%9d%a4] ( https://img.shields.io/badge/made%20with-%e2%9d%a4-ff69b4.svg?style=flat-square )] ( https://github.com/windowsair/wireless-esp8266-dap )
10
10
@@ -47,6 +47,7 @@ For Keil users, we now also support [elaphureLink](https://github.com/windowsair
47
47
- [x] SWD protocol based on SPI acceleration (Up to 40MHz)
48
48
- [x] Support for [ elaphureLink] ( https://github.com/windowsair/elaphureLink ) , fast Keil debug without drivers
49
49
- [x] Support for [ elaphure-dap.js] ( https://github.com/windowsair/elaphure-dap.js ) , online ARM Cortex-M firmware flash
50
+ - [x] Support for [ OpenOCD-elaphureLink] ( https://github.com/windowsair/openocd-elaphurelink ) , Get rid of USBIP!
50
51
- [x] Support for OpenOCD/pyOCD
51
52
- [x] ...
52
53
Original file line number Diff line number Diff line change 4
4
5
5
![ image] ( https://user-images.githubusercontent.com/17078589/107857220-05ecef00-6e68-11eb-9fa0-506b32052dba.png )
6
6
7
- [ ![ Build Status] ( https://github.com/windowsair/wireless-esp8266-dap/workflows/build /badge.svg?branch=master )] ( https://github.com/windowsair/wireless-esp8266-dap/actions?query=branch%3Amaster ) master
8
- [ ![ Build Status] ( https://github.com/windowsair/wireless-esp8266-dap/workflows/build /badge.svg?branch=develop )] ( https://github.com/windowsair/wireless-esp8266-dap/actions?query=branch%3Adevelop ) develop
7
+ [ ![ Build Status] ( https://github.com/windowsair/wireless-esp8266-dap/actions/ workflows/main.yml /badge.svg?branch=master )] ( https://github.com/windowsair/wireless-esp8266-dap/actions/workflows/main.yml ) master
8
+ [ ![ Build Status] ( https://github.com/windowsair/wireless-esp8266-dap/actions/ workflows/main.yml /badge.svg?branch=develop )] ( https://github.com/windowsair/wireless-esp8266-dap/actions/workflows/main.yml ) develop
9
9
10
10
[ ![ ] ( https://img.shields.io/badge/license-MIT-green.svg?style=flat-square )] ( https://github.com/windowsair/wireless-esp8266-dap/LICENSE ) [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat-square )] ( https://github.com/windowsair/wireless-esp8266-dap/pulls ) [ ![ %e2%9d%a4] ( https://img.shields.io/badge/made%20with-%e2%9d%a4-ff69b4.svg?style=flat-square )] ( https://github.com/windowsair/wireless-esp8266-dap )
11
11
43
43
- [x] 通过SPI接口加速的SWD协议(最高可达40MHz)
44
44
- [x] 支持 [ elaphureLink] ( https://github.com/windowsair/elaphureLink ) ,无需驱动的快速Keil 调试
45
45
- [x] 支持 [ elaphure-dap.js] ( https://github.com/windowsair/elaphure-dap.js ) ,网页端的 ARM Cortex-M 设备固件烧录调试
46
+ - [x] 支持 [ OpenOCD-elaphureLink] ( https://github.com/windowsair/openocd-elaphurelink ) , 无需 USBIP!
46
47
- [x] 支持 OpenOCD/pyOCD
47
48
- [x] ...
48
49
You can’t perform that action at this time.
0 commit comments