Skip to content

Commit c1cab3e

Browse files
authored
Update README.md
1 parent 1f9da49 commit c1cab3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Following core has TinyUSB as either the primary usb stack or selectable via men
3939
- [adafruit/ArduinoCore-samd](https://github.com/adafruit/ArduinoCore-samd)
4040
- [earlephilhower/arduino-pico](https://github.com/earlephilhower/arduino-pico)
4141
- [espressif/arduino-esp32](https://github.com/espressif/arduino-esp32)
42+
- [openwch/arduino_core_ch32](https://github.com/openwch/arduino_core_ch32)
4243

4344
Note: For ESP32 port, version before v3.0 requires all descriptors must be specified in usb objects declaration i.e constructors. Therefore all descriptor-related fields must be part of object declaration and descriptor-related API have no effect afterwards. This limitation is not the case for version from v3.0.
4445

0 commit comments

Comments
 (0)