0
0
Fork 0
Commit Graph

39 Commits

Author SHA1 Message Date
windowsair bd682033e7 docs: Update for elaphure-dap.js
(cherry picked from commit 52e2d84acf8fb9e4cadd5252282d1031480df994)
2024-07-03 21:07:00 +08:00
kerms 9b031581d6 change uart and jtag gpio pin 2024-06-22 16:39:34 +08:00
kerms 65ce47a62d revert(uart bridge) reverted temporally, will be completely rewritten in the next release 2024-04-21 15:24:50 +08:00
kerms 0624c6b826 feat(esp32s3) add support for esp32s3 2024-04-19 21:22:32 +08:00
kerms 12cd38ba44 feat(chip) add back ESP32 support 2024-04-18 14:39:00 +08:00
kerms c5f46accc3 feat(wifi) fast connect on boot and disconnection
- add json api get tools's ap info
 - cleanup some unused code, change printf to ESP_LOG
2024-04-01 12:39:50 +08:00
kerms f8b7592f13 feat wifi scan using http/json 2024-02-14 16:06:31 +08:00
windowsair 9d3f7efb40 fix(dap): fix the debug clok of esp32/esp32c3 at low speed 2022-10-29 13:59:24 +08:00
windowsair ab95979ad8 feat & ci: Update esp32c3 sdkconfig 2022-09-28 22:54:36 +08:00
windowsair efdfec0362 feat(esp32c3): Add support for esp32c3 2022-09-17 14:10:02 +08:00
windowsair 6650ac7f6e feat(esp32): Add support for esp32 2022-09-05 20:54:23 +08:00
windowsair 1e056aa445 docs: Add elaphureLink 2022-08-13 11:08:50 +08:00
windowsair e0740d72f1
Merge branch 'develop' into develop 2022-05-24 14:34:27 +08:00
windowsair 5154932b6a docs: FAQ update 2022-03-01 21:35:10 +08:00
windowsair df75bef21b docs: Bump to v0.1.4 2022-01-20 15:22:48 +08:00
windowsair a321da8fb6 fix(uart): Parse baudrate and does not send 2022-01-20 11:51:09 +08:00
windowsair 08d5a81383 feat(uart): Change baudrate by first ime recv content 2022-01-18 22:12:41 +08:00
windowsair 0a5b96d22a Merge branch 'master' of https://github.com/windowsair/wireless-esp8266-dap into develop 2022-01-18 17:33:23 +08:00
Lao·Zhu 9056158a1b
Translate README.md to README_CN.md (#27)
* Add README_CN.md, and translate README to Chinese.

* Add Chinese document link
2022-01-18 17:16:01 +08:00
windowsair eee981dd0f feat(uart): Add uart tcp bridge feature 2022-01-18 16:48:04 +08:00
windowsair 3e3e3b6e68 feat(ota): Add ota support 2022-01-17 14:01:09 +08:00
windowsair faefa979dd feat(mDNS): Add mDNS server 2022-01-16 20:12:42 +08:00
windowsair 5ab0a62cd3 Merge branch 'master' into develop 2021-12-21 13:11:05 +08:00
windowsair 41eb5d7409 docs: Add new hardware reference description 2021-12-21 13:07:54 +08:00
windowsair 92b24e36c4
Update README.md 2021-10-10 16:49:49 +08:00
windowsair f9db957170 fix(dap): Fix timing problems in the SPI 2021-10-02 19:56:27 +08:00
windowsair 49025c7972 docs: Update doc 2021-06-07 11:06:44 +08:00
windowsair c9239f9610 docs: Update schematic 2021-06-07 10:26:24 +08:00
windowsair e78da8cfb8 fix(dap): Cannot find JTAG device when power up 2021-06-06 22:10:05 +08:00
windowsair b2c8a832cc fix(dap): JTAG speed 2021-05-31 12:46:20 +08:00
windowsair 8429361cf8 feat: Add static IP feature 2021-03-09 15:51:36 +08:00
windowsair b4691546d1 feat: Enhance SPI and GPIO compatibility. 2021-02-15 20:46:19 +08:00
windowsair bc63a07a9b feat: Improve WINUSB transfer speed 2020-12-27 20:02:38 +08:00
windowsair bed6adcdab doc: Update readme 2020-11-12 14:38:36 +08:00
windowsair 586f78cb14 doc: Update readme doc 2020-11-12 14:04:54 +08:00
windowsair fc1a16d7de docs: Update doc 2020-02-05 18:53:10 +08:00
windowsair ad6b9b3609 fix: Fixed some rookie mistakes
This is a temporary "stable" release. See the Readme.md file in the root directory for more instructions.
2020-01-31 15:58:47 +08:00
windowsair a15f873744 feat: Add USBIP component (partially completed) 2020-01-22 22:06:29 +08:00
windowsair ba04bf3a5b init commit 2020-01-20 22:09:00 +08:00