Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Wang
43edb291cf attempt to reduce space usage
- remove unecessary code
- ifdef "extra" code
- pass data through globals instead of functions accessing static data
- functions non-reentrant, locate tmps in xdata
2019-03-31 19:37:52 -04:00
Jeff Wang
606ac5c2f8 optimize delays for better accuracy 2019-03-21 21:06:12 -04:00
Jeff Wang
b3f0f12c32 key debouncer 2019-03-21 21:06:12 -04:00
Jeff Wang
f4f70853c1 initial stc rpn calculator project 2019-03-20 00:34:51 -04:00