Skip to content

Releases: DeqingSun/ch55xduino

0.0.25 release of ch55xduino

Choose a tag to compare

@DeqingSun DeqingSun released this 18 Oct 02:15

Optimize USBtinyISP example

0.0.24 release of ch55xduino

Choose a tag to compare

@DeqingSun DeqingSun released this 08 Oct 05:16

Fix USBtinyISP example

0.0.23 release of ch55xduino

Choose a tag to compare

@DeqingSun DeqingSun released this 09 Aug 23:58

0.0.22 release of ch55xduino

Choose a tag to compare

@DeqingSun DeqingSun released this 27 Jul 02:38

fix sound card bug
Add keyboard_print
Add keyboard led support

0.0.21 release of ch55xduino

Choose a tag to compare

@DeqingSun DeqingSun released this 17 Apr 01:17

Add USB CDC HID combo
Add USB sound card
Fix touchkey and pwm bug

0.0.20 release of ch55xduino

Choose a tag to compare

@DeqingSun DeqingSun released this 16 Oct 01:13

Add some comments for IntelliSense in VScode
fix upload tool reboot receive length
add avr-objcopy into SDCC

0.0.19 release of ch55xduino

Choose a tag to compare

@DeqingSun DeqingSun released this 04 Oct 07:27

Fix WS2812
Add PulseIn
Add Servo

0.0.18 release of ch55xduino

Choose a tag to compare

@DeqingSun DeqingSun released this 03 Jul 06:12

fix 64 byte CDC transfer issue
update USB descriptor to LUFA style
add clang format
add qmk compatible keyboard example
add 32M clock option

0.0.17 release of ch55xduino

Choose a tag to compare

@DeqingSun DeqingSun released this 06 May 01:18

Change model from small to large
Make int and long calculation re-enterable
Update tool and SDCC, also add RPi support

0.0.16 release of ch55xduino

Choose a tag to compare

@DeqingSun DeqingSun released this 06 Nov 02:31

fix GSINIT in sdcc.sh so volatile variables will not affect even alignment.
add 266 bytes USB ram option and USBtinySPI_CH552 (Adafruit USBtinySPI implementation on CH552 with debugWIRE feature) example.