Skip to content

Commit d5b5712

Browse files
committed
Squashed commit of the following:
commit e58ba60 Merge: eaa686a b4ba5c7 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Fri Sep 6 13:57:12 2024 +0800 update readme commit eaa686a Merge: da9a875 0f3381f Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Fri Sep 6 12:57:17 2024 +0800 Merge branch 'main' into dev commit da9a875 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Fri Sep 6 12:52:39 2024 +0800 CDC serial ok commit b6087c7 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Fri Sep 6 12:09:09 2024 +0800 Update debug.c commit fcf293b Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Fri Sep 6 10:56:32 2024 +0800 flow control optimization commit 2dc30ba Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Fri Sep 6 10:13:50 2024 +0800 this chip does not support 9bits serial with checksum commit c28d2a2 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Thu Sep 5 23:20:30 2024 +0800 refactored CDC serial. RX ok, TX fails at 115200 or higher commit d7e1858 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Wed Sep 4 21:09:06 2024 +0800 Update main.c commit 85e8f8c Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Wed Sep 4 15:35:16 2024 +0800 Update main.c commit d4ad5d2 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Wed Sep 4 15:33:19 2024 +0800 just rename. commit 90c7b0f Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Mon Sep 2 16:51:05 2024 +0800 Merge branch 'main' into dev commit 8b7c378 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Mon Sep 2 16:45:21 2024 +0800 remove print for debug commit 9ff53c0 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Mon Sep 2 16:40:20 2024 +0800 CDC tx fixed(untested) commit 7595326 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Mon Sep 2 15:00:36 2024 +0800 move attribute position commit 9ee7266 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Mon Sep 2 14:58:12 2024 +0800 Create settings.json commit 68ed374 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sun Sep 1 18:22:26 2024 +0800 rename commit 78c2b64 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sat Aug 31 15:51:42 2024 +0800 reformatted commit 2a1cf2c Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sat Aug 31 15:24:30 2024 +0800 eliminated a warning commit 238c6b1 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sat Aug 31 15:24:07 2024 +0800 Update usb_desc.h commit 2f05711 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sat Aug 31 14:13:24 2024 +0800 Update usb_desc.c commit e3310c8 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Fri Aug 30 18:08:07 2024 +0800 CDC tx done for large packets. continuous small packets often occupy the fixed-length queue then cause NAK commit 4570bb8 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Fri Aug 30 16:50:16 2024 +0800 Update .cproject commit 5b3bb34 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Fri Aug 30 16:50:12 2024 +0800 Update main.c commit f46f3c7 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Fri Aug 30 16:48:08 2024 +0800 Update ch32x035_usbfs_device.c commit 9f9d742 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Wed Aug 28 17:05:54 2024 +0800 re-format code. no actually changes commit 0bc560d Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Tue Aug 27 14:39:48 2024 +0800 CDC RX basically done commit aac5071 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Tue Aug 27 14:41:48 2024 +0800 Update CheapLink_X033.launch commit a3a2fc3 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Mon Aug 26 20:26:38 2024 +0800 CDC serial fixed len receive done commit 931b6ce Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sun Aug 25 17:53:30 2024 +0800 Squashed commit of the following: commit 4ae6e13 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sun Aug 25 17:52:01 2024 +0800 add config to omit fake changes in .settings/language.settings.xml solution from https://www.eclipse.org/forums/index.php/t/1074031/ 1. add a line below in the .gitattributes file .settings/language.settings.xml filter=eclipse_env_hash 2. add the following to .git/config [filter "eclipse_env_hash"] clean = sed 's/env-hash=\"[-,0-9]*\"/env-hash=\"-000000000000000000\"/g' smudge = cat commit fdf9d9d Merge: 87320ed 413652d Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sat Aug 24 18:06:41 2024 +0800 Merge branch 'dev' commit 87320ed Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sat Aug 24 17:56:44 2024 +0800 restructured source code file Revert "Merge branch 'dev' of https://github.com/WuxiProject-offical/CheapLink_X033 into dev" This reverts commit 8a68b1d, reversing changes made to 7aef837. commit 8a68b1d Merge: 7aef837 fcf1d16 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sun Aug 25 17:27:38 2024 +0800 Merge branch 'dev' of https://github.com/WuxiProject-offical/CheapLink_X033 into dev commit 7aef837 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sun Aug 25 17:27:33 2024 +0800 need refactor commit fcf1d16 Author: 風は吹いてるか? <50514886+rinscr3003@users.noreply.github.com> Date: Sun Aug 25 17:21:52 2024 +0800 stage. Turning for Cpp refactor
1 parent b4ba5c7 commit d5b5712

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

LICENSE.zh-cn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
以下内容为引用https://jxself.org/translations/gpl-3.zh.shtml处的翻译文本。该翻译文本不具有法律效力,也不作为任何形式的担保或承诺。该文件的唯一作用是帮助您快速了解GPLv3许可证的重要内容。
1+
以下内容为引用 https://jxself.org/translations/gpl-3.zh.shtml 处的翻译文本。该翻译文本不具有法律效力,也不作为任何形式的担保或承诺。该文件的唯一作用是帮助您快速了解GPLv3许可证的重要内容。
22

33
GNU通用公共许可协议
44
第三版,2007年6月29日

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ A cheap CMSIS-DAP debugger implemention.
1010
- [x] Auto driver installation (requires Win10 or later)
1111
- [x] SWD debugging
1212
- [x] CDC serial up to 1M baudrate (only supports 8Nx,8Ex,8Ox)
13+
- [ ] Faster DAP transaction
1314

1415
## License
1516

README.zh-cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ To read English version of this file,please turn to [README.zh-cn.md](README.z
1010
- [x] 无需手动安装驱动(Win10或更高版本)
1111
- [x] SWD调试协议
1212
- [x] 高达1M波特率的CDC串口(仅支持8位数据位下无校验、奇校验、偶校验)
13+
- [ ] 更快速的DAP传输
1314

1415
## License
1516

0 commit comments

Comments
 (0)