Commit d5b5712
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 refactor1 parent b4ba5c7 commit d5b5712
3 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments