0
0
Fork 0

Commit Graph

  • 6a625c0c57 update(dapjs) enable by default websocket dap master kerms 2024-07-15 20:05:46 +0800
  • 06f594d60f chore(webhost) 0.1.3 static IP/DNS and configurable AP kerms 2024-07-15 17:13:20 +0800
  • c00dc0271b update(wifi) log ap cred on startup kerms 2024-07-15 13:00:12 +0800
  • dbe036742a update(mdns) add MAC to end of description name kerms 2024-07-15 10:31:23 +0800
  • 695a155646 update(ssdp) add MAC to end of friendly name kerms 2024-07-15 10:31:05 +0800
  • 22889936ab feat(wifi) static IP/DNS kerms 2024-07-15 10:30:29 +0800
  • c3f4e8f651 feat(wifi ap) ap ssid and password can be changed and saved to flash kerms 2024-07-12 17:00:24 +0800
  • 7d4d3484f5 feat(wifi) configurable mode: AP,APSTA,Smart APSTA and stop/start AP/STA command kerms 2024-07-12 12:16:35 +0800
  • d9b9731f82 feat(coredump) enable coredump to flash and add coredump partition kerms 2024-07-06 20:22:21 +0800
  • c30c145a4a feat(ssdp) new method to be discovered in a network kerms 2024-07-06 15:47:08 +0800
  • 3208261f97 feat(wt_nvs) add set/get once, simpler to use when only call one time kerms 2024-07-06 15:29:25 +0800
  • 67b97b3396 feat(dap_proxy): copy corsacOTA.h from https://github.com/windowsair/corsacOTA kerms 2024-07-03 20:44:08 +0800
  • bd682033e7 docs: Update for elaphure-dap.js windowsair 2024-06-12 20:59:12 +0800
  • 5f98deefdf feat(dap): Add websocket dap implementation windowsair 2024-06-09 11:24:05 +0800
  • d63df67c14 feat(websocket): Add websocket main worker windowsair 2024-04-21 13:19:50 +0800
  • 1f31710f97 feat(websocket): Add support for websocket transport layer windowsair 2024-02-17 11:21:57 +0800
  • 94708c75e1 add(wifi) add wifi led status kerms 2024-07-01 16:32:59 +0800
  • 4600f384dd fix(FM_DATE) single quote in the date string kerms 2024-06-26 15:12:40 +0800
  • 9b031581d6 change uart and jtag gpio pin dev kerms 2024-06-22 16:39:34 +0800
  • 5bac7ae67b change system api ID to 0 kerms 2024-06-22 14:57:34 +0800
  • fb32c9bdff fix(dap): Fix DAP_SPI_WriteBits issue windowsair 2024-06-09 11:18:05 +0800
  • 0d8d7a014f fix(dap): Only setup SWD port when using SPI speed windowsair 2024-06-09 11:09:04 +0800
  • 2426e56191 fix(soft reset) when reset, manual write to AIRCR/SYSRESETREQ kerms 2024-04-24 20:40:45 +0800
  • a48936a90a reformat: code cleanup and reformat some API_JSON returns kerms 2024-06-22 14:52:02 +0800
  • 3386a56024 feat(wt_system api): get fm_ver and software reboot kerms 2024-06-22 14:46:20 +0800
  • b5a4b38c8d fix(ws) memory leak due to json.in and ws not closed correctly kerms 2024-06-22 14:32:56 +0800
  • 209f62866b fix(ws) concurrent access to websocket kerms 2024-06-22 14:28:48 +0800
  • 8fba1208f3 reformat(static_buffer) to memory_pool and feat:global resource management kerms 2024-05-24 16:25:30 +0800
  • 3a5968f0fa fix(USBIP): DAP_task is blocked indefinitely, revert deleted kDAPTaskHandle #1 kerms 2024-05-05 11:11:13 +0800
  • 35509e3164
    Update issue templates kerms 2024-05-04 22:51:27 +0800
  • 65ce47a62d revert(uart bridge) reverted temporally, will be completely rewritten in the next release kerms 2024-04-21 15:10:48 +0800
  • 1eef5dcecf fix(http hdr) increase hdr tp 1024 B in case some browser send big header v0.3.2 kerms 2024-04-20 12:58:02 +0800
  • eccb1aad49 feat(esp32s3) add default sdkconfig kerms 2024-04-20 12:54:29 +0800
  • 0624c6b826 feat(esp32s3) add support for esp32s3 kerms 2024-03-17 19:50:29 +0800
  • 12cd38ba44 feat(chip) add back ESP32 support kerms 2024-04-18 14:39:00 +0800
  • 7865d7248e fix(wifi) back to normal reconnection mode after fast reconnection v0.3.1 kerms 2024-04-17 18:35:54 +0800
  • e383332d9c set(sdkcondig) set socket numebr to max(=16) and remove some config to use default kerms 2024-04-15 14:57:09 +0800
  • 86a8804cca fix(DAP) reset not working when FREERTOS FREQ < 500 kerms 2024-04-15 14:54:39 +0800
  • e547a83938 fix(nvs) use wt_nvs instead of the default 'nvs' partition v0.3.0 kerms 2024-04-08 10:39:17 +0800
  • 70b026228a feat(html) add wifi connection and scan function kerms 2024-04-01 16:58:19 +0800
  • c5f46accc3 feat(wifi) fast connect on boot and disconnection kerms 2024-04-01 12:39:50 +0800
  • 2ac6d894b8 feat(wifi) add cmd and module_id to response packet kerms 2024-03-20 10:37:12 +0800
  • 070abcfeee bump esp-idf version to v5.2.1 and update workflows kerms 2024-03-17 19:50:29 +0800
  • 45e7b6d90c Merge and sync fork form 'windowsair/master' kerms 2024-03-17 19:15:10 +0800
  • 5bab7fed51 feat(ws): heartbeat to prevent irregular connection loss such as wifi connection change kerms 2024-03-17 14:42:02 +0800
  • 6fdfa76a14 feat(wifi) save credential on successful connection and auto connect to it kerms 2024-03-05 16:42:29 +0800
  • a4d65c367d feat(websocket) json api kerms 2024-03-01 14:33:04 +0800
  • 90782fda82 feat async job runner kerms 2024-02-20 21:00:01 +0800
  • 537792e298 bump esp-idf version to v5.2.0 kerms 2024-02-20 20:54:01 +0800
  • fa3e6ec92f fix: fix compile error windowsair 2024-02-16 19:22:10 +0800
  • 16f8b53a76 refactor(network): Refactor usbip and tcp process code windowsair 2024-02-16 18:46:50 +0800
  • f8b7592f13 feat wifi scan using http/json kerms 2024-02-14 16:06:31 +0800
  • 8abe565836 feat(dap): Add support for cmsis-dap v2.1.0 windowsair 2024-02-08 19:33:59 +0800
  • b00f2b2dd4 add base uri api using http post/json kerms 2024-02-01 09:19:42 +0800
  • acfd967106 feat(usb): change usb interface name to "Wireless ESP CMSIS-DAP" windowsair 2024-01-28 21:17:39 +0800
  • 3a7ed5922f ci: update codeql to v3 windowsair 2024-01-28 20:25:34 +0800
  • 96821809ad reformat esp32 chip and migrate skdconfig to idf-v5 kerms 2024-01-27 21:09:24 +0800
  • ea55a6f576 reformat wifi kerms 2024-01-27 18:50:01 +0800
  • 24aa3bed7f remove unused includes, files and reference kerms 2024-01-26 13:43:10 +0800
  • 8e3b541d26 reformat from main to components kerms 2024-01-26 13:33:27 +0800
  • 5dd9b9dad8 fix address-of-packed-member warning of usb_handle kerms 2023-12-18 21:13:58 +0800
  • 24b5f60b34 migrate to idfv5.1.2 (netif, wifi_event) kerms 2023-12-18 16:48:34 +0800
  • cc8e819009 ci: Bump codeql run os to ubuntu20.04 windowsair 2023-11-05 23:42:52 +0800
  • 687e9531b8 ci: bump esptool to v4.6.2 windowsair 2023-11-05 23:26:52 +0800
  • 6ffe17fb13 ci: Update to ubuntu20.04 windowsair 2023-04-15 11:59:56 +0800
  • 64faa6948b
    fix wrong BOS response length in Linux (#49) ycwan9 2022-12-07 04:15:32 +0000
  • 914de2bc64 feat(dap): Add basic hardware reset based on nRESET windowsair 2022-11-20 20:06:30 +0800
  • 9d3f7efb40 fix(dap): fix the debug clok of esp32/esp32c3 at low speed v0.2.1 windowsair 2022-10-29 13:59:24 +0800
  • ab95979ad8 feat & ci: Update esp32c3 sdkconfig windowsair 2022-09-28 22:54:36 +0800
  • f5b83e6e81 Revert "thirdparty: Update corsacOTA" windowsair 2022-09-17 21:09:21 +0800
  • fe0d2210f4 thirdparty: Update corsacOTA windowsair 2022-09-17 21:01:28 +0800
  • dabb85c6b0 ci: Add support for esp32c3 windowsair 2022-09-17 14:15:23 +0800
  • efdfec0362 feat(esp32c3): Add support for esp32c3 windowsair 2022-09-17 14:10:02 +0800
  • 6d24440d7d feat(esp32): Update esp-idf to v4.4 windowsair 2022-09-10 11:14:11 +0800
  • 6650ac7f6e feat(esp32): Add support for esp32 windowsair 2022-09-05 20:54:23 +0800
  • 1e056aa445 docs: Add elaphureLink windowsair 2022-08-13 11:08:50 +0800
  • 40778a7dc6 feat: Add elaphureLink support v0.2.0 windowsair 2022-07-22 19:04:47 +0800
  • 0f9f0eb27e Merge branch 'master' into develop windowsair 2022-07-22 13:38:04 +0800
  • 911a6ea292 ci: ESPTool deprecates older versions of Python windowsair 2022-05-24 14:51:18 +0800
  • e0740d72f1
    Merge branch 'develop' into develop windowsair 2022-05-24 14:34:27 +0800
  • 5154932b6a docs: FAQ update windowsair 2022-03-01 21:35:10 +0800
  • 8448ccc68b feat(ci): Ignore files windowsair 2022-03-01 20:51:31 +0800
  • c13366dcd2 fix(mDNS): OOM fix v0.1.4 windowsair 2022-02-26 13:06:12 +0800
  • 2257c4317a
    Update circuit, fix issue #29 (#30) Lao·Zhu 2022-02-25 23:59:30 +0800
  • 40dfbb7fcd
    Update circuit. Drawing with KiCAD 6.0.1. Update the pin assignment according to the project and change to use ESP8266 as the main control chip. (#28) Lao·Zhu 2022-02-09 22:49:45 +0800
  • df75bef21b docs: Bump to v0.1.4 windowsair 2022-01-20 15:22:48 +0800
  • 98b984b17b fix: Eliminating unused gpio function warnings windowsair 2022-01-20 15:13:34 +0800
  • a321da8fb6 fix(uart): Parse baudrate and does not send windowsair 2022-01-20 11:51:09 +0800
  • 89ddfc0603 fix(wifi & uart): - wifi failed to connect - uart baud change windowsair 2022-01-18 22:50:38 +0800
  • 08d5a81383 feat(uart): Change baudrate by first ime recv content windowsair 2022-01-18 22:12:41 +0800
  • 2c4f61007f feat: Change LED behavior windowsair 2022-01-18 20:48:16 +0800
  • 79e6de3828 feat: Try to connect to wap in the wifi list windowsair 2022-01-18 20:11:31 +0800
  • ef18be8c99 fix(uart): Disable uart bridge by default windowsair 2022-01-18 17:39:40 +0800
  • 0a5b96d22a Merge branch 'master' of https://github.com/windowsair/wireless-esp8266-dap into develop windowsair 2022-01-18 17:33:23 +0800
  • 9056158a1b
    Translate README.md to README_CN.md (#27) Lao·Zhu 2022-01-18 17:16:01 +0800
  • eee981dd0f feat(uart): Add uart tcp bridge feature windowsair 2022-01-18 16:48:04 +0800
  • 7b90b1fe0b feat(ci): Release firmware as artifact windowsair 2022-01-17 16:30:09 +0800
  • 3e3e3b6e68 feat(ota): Add ota support windowsair 2022-01-17 14:01:09 +0800
  • 05b11494ad chore(submodule): Update submodule windowsair 2022-01-16 20:34:17 +0800
  • faefa979dd feat(mDNS): Add mDNS server windowsair 2022-01-16 20:12:42 +0800