0
0
Fork 0
Commit Graph

147 Commits

Author SHA1 Message Date
windowsair 687929b43d feat(lwip) & build: Imporve netconn code, modify the default idf tool to use the sdk under the project path 2021-11-14 22:04:32 +08:00
windowsair 676908adae feat(lwip): Add netconn style tcp server 2021-11-12 17:53:04 +08:00
windowsair d400d8bf8c
Update codeql-config.yml 2021-11-03 16:09:11 +08:00
windowsair 6e58e55a75
Update main.c 2021-11-03 15:56:03 +08:00
windowsair f5114020b3
Update codeql-analysis.yml 2021-11-03 15:41:23 +08:00
windowsair e1c171e7bc
Update codeql-analysis.yml 2021-11-03 15:38:26 +08:00
windowsair a35328732c
Update codeql-analysis.yml 2021-11-03 15:33:23 +08:00
windowsair 5f3abb5527
Create codeql-config.yml 2021-11-03 15:32:25 +08:00
windowsair 0f5f81accb
chore: test 2021-11-03 11:44:31 +08:00
windowsair 9d8219958e
Update codeql-analysis.yml 2021-11-03 11:28:47 +08:00
windowsair de33a1b93f
Update codeql-analysis.yml 2021-11-03 11:27:16 +08:00
windowsair 44e9f1c19f
Create codeql-analysis.yml 2021-11-03 11:25:29 +08:00
windowsair b1ab783a14 feat(usbip): Adopt more aggressive KCP strategy 2021-10-10 21:44:43 +08:00
windowsair 92b24e36c4
Update README.md 2021-10-10 16:49:49 +08:00
windowsair c7fa99c7ca feat(usbip): Add kcp support 2021-10-09 17:17:09 +08:00
windowsair 45c5ec307f fix(usbip): Fix null pointer dereference 2021-10-07 22:28:29 +08:00
windowsair c67afb07a1 fix(usbip): Try to handle UNLINK behavior 2021-10-03 23:04:27 +08:00
windowsair 522beae5c8
Merge pull request #4 from windowsair/develop
Develop
2021-10-02 20:06:44 +08:00
windowsair f9db957170 fix(dap): Fix timing problems in the SPI 2021-10-02 19:56:27 +08:00
windowsair 9c297070cb Merge branch 'hotfix/doc' 2021-06-07 11:07:23 +08:00
windowsair 1f30a57c78 Merge branch 'master' into develop 2021-06-07 11:07:23 +08:00
windowsair 49025c7972 docs: Update doc 2021-06-07 11:06:44 +08:00
windowsair aa00dcf4fd Merge branch 'master' into develop 2021-06-07 10:38:53 +08:00
windowsair e2ae719a3e Merge branch 'release/v0.1.3-release' 2021-06-07 10:38:52 +08:00
windowsair 856432b5f5
Merge pull request #3 from windowsair/develop
Develop
2021-06-07 10:36:20 +08:00
windowsair c7ea9da58f
Merge branch 'develop' into develop 2021-06-07 10:36:05 +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 9876edd6ef chore: Refactor build dependencies 2021-06-05 22:10:29 +08:00
windowsair b2c8a832cc fix(dap): JTAG speed 2021-05-31 12:46:20 +08:00
windowsair 126ad0adaa chore: Easier firmware download 2021-05-14 21:35:01 +08:00
windowsair 8011c51e37
Update main.yml 2021-05-14 21:29:52 +08:00
windowsair c0553946d4
Update main.yml 2021-05-14 21:29:28 +08:00
windowsair 9318c1603f
Merge pull request #2 from windowsair/develop
Develop
2021-05-14 21:28:55 +08:00
windowsair c9113ee08f feat: Add support for USB 3.0 2021-05-13 00:23:20 +08:00
windowsair c4bacc62ce refactor: Cache friendly 2021-04-08 22:29:01 +08:00
windowsair 9ef7c4535f fix(ci): Fix the ci problem of the sdk v3.3 2021-04-06 20:37:50 +08:00
windowsair 2164cfe2b6
Update main.yml 2021-04-06 20:22:37 +08:00
windowsair 1ff8dd6a5f
Update main.yml 2021-04-06 20:19:28 +08:00
windowsair 6517261c7d
Update main.yml 2021-04-06 20:15:51 +08:00
windowsair a1a3f2fd9a
Update main.yml 2021-04-06 20:11:55 +08:00
windowsair 8a5122c271
Update main.yml 2021-04-06 20:06:34 +08:00
windowsair 0a921b1108
Update main.yml 2021-04-06 20:02:31 +08:00
windowsair 2a805100db
Merge pull request #1 from windowsair/develop
Develop
2021-04-06 20:01:31 +08:00
windowsair c521505cb4 feat: Update SDK to v3.3 2021-04-06 19:54:46 +08:00
windowsair f39c6f6c06 feat: Improve tcp performance 2021-03-28 19:33:13 +08:00
windowsair a78ed0aa8b Merge tag 'ci_tag_name' into develop 2021-03-13 22:17:20 +08:00
windowsair fb60e12c3b Merge branch 'hotfix/ci_tag_name' 2021-03-13 22:17:19 +08:00
windowsair 2bf0006241 fix(ci): Fix invalid git tag name 2021-03-13 22:16:40 +08:00
windowsair 5ec463ccfd feat: Support 3-wire spi 2021-03-10 20:52:20 +08:00