Derisis13 60a7b1309e * optimisation: -C3 compiler flag for optimised size
* bugfix: correct order of setting `DDRn` and `PORTn`
* optimisation: `enum` and `static const` instead of macros
* optimisation: `PT6302_startup` is now `inline`
* optimisation: functions are now static
* bugfix: `data` is now rotated and stored instead of just rotating
* special thanks to @kissadamfkut for pointing all of this out to me
2022-03-02 23:47:26 +01:00
2022-03-02 20:18:10 +01:00
Description
Controlling a VFD with an ATMega88
76 KiB
Languages
C 89.1%
CMake 6.6%
Makefile 4.3%