better readme

This commit is contained in:
Alessandro Mauri 2026-05-19 00:02:47 +02:00
parent e191007629
commit c3ffd3bbf8
2 changed files with 26 additions and 9 deletions

View File

@ -1,9 +0,0 @@
SHRIM
__-------._
_` __===O~O_\.
/ \ _ __w_=
/___ /~^
| |~^
\ __\~^ \ V/
\_ _\ __ / /
`- __|_-'

26
fw/README.md Normal file
View File

@ -0,0 +1,26 @@
# USB-C Soldering Iron Firmware
```
SHRIM
__-------._
_` __===O~O_\.
/ \ _ __w_=
/___ /~^
| |~^
\ __\~^ \ V/
\_ _\ __ / /
`- __|_-'
```
## Special thanks to:
* cnlohr and all the contributors of [ch32fun][ch32fun]
* deftio for [FR_math][frmath] which I briefly used
* olkiarus for [u8g2][u8g2]
* The Swedish Institute of Computer Science for [protothreads][pt]
[ch32fun]: https://github.com/cnlohr/ch32fun
[frmath]: https://github.com/deftio/fr_math
[u8g2]: https://github.com/olikraus/u8g2
[pt]: https://dunkels.com/adam/pt/index.html