dc33-retro-tech-addon/firmware/retro_tech_fw/code
true 35653d25e3 changed ADC range for pot; ADC seems to work fine now
this chip uses 12-bit ADC, vs 10-bit on old chip. I tried to limit the pot within
a small range, but it still wasn't working as expected until I did this.

have no idea. don't code without sleep.
2025-07-24 06:23:14 -07:00
..
src changed ADC range for pot; ADC seems to work fine now 2025-07-24 06:23:14 -07:00
ch32x035_conf.h soft I2C implemented, LEDs are now lighting 2025-07-24 06:19:24 -07:00
ch32x035_it.c soft I2C implemented, LEDs are now lighting 2025-07-24 06:19:24 -07:00
ch32x035_it.h initial commit of in-progress port 2025-07-24 03:37:26 -07:00
global.h soft I2C implemented, LEDs are now lighting 2025-07-24 06:19:24 -07:00
main.c soft I2C implemented, LEDs are now lighting 2025-07-24 06:19:24 -07:00
system_ch32x035.c soft I2C implemented, LEDs are now lighting 2025-07-24 06:19:24 -07:00
system_ch32x035.h soft I2C implemented, LEDs are now lighting 2025-07-24 06:19:24 -07:00