Replacement RPN calculator firmware for the diyleyuan calculator.
43edb291cf
- remove unecessary code - ifdef "extra" code - pass data through globals instead of functions accessing static data - functions non-reentrant, locate tmps in xdata |
||
---|---|---|
src | ||
.gitignore | ||
LICENCE.md | ||
Makefile | ||
README.md |
STC DIY Calculator Firmware
This is a replacement firmware for the diyleyuan calculator using an STC IAP15W413AS microcontroller. This firmware replaces the pre-programmed firmware with a RPN calculator firmware.