stc_rpncalc/src
2020-09-13 22:50:19 -04:00
..
decn free up some flash space 2020-09-13 22:50:19 -04:00
.gitignore key debouncer 2019-03-21 21:06:12 -04:00
calc.c free up some flash space 2020-09-13 22:50:19 -04:00
calc.h made new functions accessible to the calculator 2020-09-10 16:37:23 +02:00
CMakeLists.txt start converting testbench to Catch unit tests 2019-11-18 04:30:20 -05:00
key.c put license notice in all files, use GPLv3+ 2019-11-14 03:45:52 -05:00
key.h put license notice in all files, use GPLv3+ 2019-11-14 03:45:52 -05:00
lcd_emulator.c add shift down sign, change GUI keys, bump version 2020-09-13 01:55:00 -04:00
lcd.c add shift down sign, change GUI keys, bump version 2020-09-13 01:55:00 -04:00
lcd.h add shift down sign, change GUI keys, bump version 2020-09-13 01:55:00 -04:00
main.c add fast reciprocal sqrt() implementation 2020-09-13 22:49:38 -04:00
qt_main.cpp put license notice in all files, use GPLv3+ 2019-11-14 03:45:52 -05:00
stack_debug.c print the maximal stack pointer value when pressing shift 2020-09-09 09:40:26 +02:00
stack_debug.h print the maximal stack pointer value when pressing shift 2020-09-09 09:40:26 +02:00
stc15.h put license notice in all files, use GPLv3+ 2019-11-14 03:45:52 -05:00
utils.c added facility to debug the stack pointer on P3_4 (LCD LED cathode) 2020-09-08 23:46:41 +02:00
utils.h added facility to debug the stack pointer on P3_4 (LCD LED cathode) 2020-09-08 23:46:41 +02:00