0
0
Fork 0

doc: Update readme

This commit is contained in:
windowsair 2020-11-12 14:38:36 +08:00
parent 586f78cb14
commit bed6adcdab
1 changed files with 6 additions and 0 deletions

View File

@ -141,6 +141,12 @@ Then test it under MDK:
## Develop
1. Use WinUSB Mode:
change `USE_WINUSB` macor in [USBd_config.h](components/USBIP/USBd_config.h)
> Credits to:
> - https://github.com/thevoidnn/esp8266-wifi-cmsis-dap for adapter firmware based on CMSIS-DAP v1.0
> - https://github.com/ARM-software/CMSIS_5 for CMSIS