Commit graph

10 commits

Author SHA1 Message Date
Ha Thach
7642dc3bd1
update tinyusb to release 3.3.0 (#127)
thank you
2024-06-25 17:49:24 +08:00
Maxint R&D
57baa03a7d
Fix I2C slave compilation error for CH32V30x (#126)
See issue #124
2024-06-20 10:18:25 +08:00
aselectroworks
75335cf637
fix SPI2 issue (#120) 2024-06-20 10:17:21 +08:00
Ha Thach
0d344fa01b
Add tinyusb builtin-core support with menu selection (#121)
* add makeboards.py for generating boards.txt
use the newly generated boards.txt

* add Adafruit TinyUSB as submodule in libraries

* add TinyUSB core support for ch32v20x

* added tiyusb usbfs/usbhs for ch32v3

* update tinyusb lib

* update makeboards.py for CH32L10x_EVT HSI_LP
2024-06-20 10:13:33 +08:00
Maxint R&D
1433e97d36
I2C slave and scanning (#108)
* added examples

* i2c slave and scanning

* Create README.md
2024-06-04 16:13:41 +08:00
TianpeiLee
3c67f6b3ff
add chips and fix bugs (#107)
1.add ch32v10x and ch32v00X(002/4/5/6/7)
2.fix some bugs
2024-06-03 11:21:20 +08:00
Maxint R&D
3aa463aadd
EEPROM library - emulated EEPROM in user option bytes (#103)
* Emulate EEPROM using the user select word storage area. Tested on CH32V003.

* Added more info, styling.

* Updated wording, typos and styling

* Updated some more wording and typos

* fixed typo
2024-06-03 10:03:10 +08:00
TianpeiLee
29c76add9b add V10x and V30x 2023-07-26 17:13:31 +08:00
TianpeiLee
ad69366d7b V1.0.2 2023-07-05 15:47:46 +08:00
TianpeiLee
987154335f update CH32X035 2023-06-14 15:33:09 +08:00