my toolchain for ch552x, completely without leaving my terminal
| src | ||
| tools | ||
| .gitignore | ||
| blink.c | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
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