my toolchain for ch552x, completely without leaving my terminal
Find a file
2026-03-24 15:03:03 +01:00
src add blink example for weact ch552x core board, adapt chprog 2026-03-24 00:17:30 +01:00
tools add multiple none checks for when mcu doesnt enter bootloader mode correctly 2026-03-24 15:03:03 +01:00
.gitignore add blink example for weact ch552x core board, adapt chprog 2026-03-24 00:17:30 +01:00
blink.c update blink pattern 2026-03-24 00:21:37 +01:00
LICENSE add mit license 2026-03-23 21:24:14 +01:00
Makefile add blink example for weact ch552x core board, adapt chprog 2026-03-24 00:17:30 +01:00
README.md initial commit 2026-03-23 21:14:21 +01:00

Big disclaimer: While working on other projects i got the idea to make this repo, but while doing research i realised

that literally everything has been done by someone whose work i have been following for a while: stefan wagner,

so this is just a slimmed down version of his stuff to mostly include just the ch552x stuff.

once again, big shoutout to wagiminator, you are my saviour

Project Goals

  • not opening a single gui application to archive any of the following goals
  • crosscompiling C for ch552x (realised with sdcc)
  • flashing ch552x (realised with chprog)
  • debugging ch552x