stc_rpncalc/src
2020-09-05 00:18:47 +02:00
..
decn move pow_decn from header to source file 2020-09-05 00:18:47 +02:00
.gitignore key debouncer 2019-03-21 21:06:12 -04:00
calc.c put two flags into bit addressable ram 2020-09-04 22:55:16 +02:00
calc.h put two flags into bit addressable ram 2020-09-04 22:55:16 +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 move VER_STR into flash 2020-09-04 22:23:35 +02:00
lcd.c row/col should be always less than 16 2020-09-04 23:02:46 +02:00
lcd.h move VER_STR into flash 2020-09-04 22:23:35 +02:00
main.c put two flags into bit addressable ram 2020-09-04 22:55:16 +02:00
qt_main.cpp put license notice in all files, use GPLv3+ 2019-11-14 03:45:52 -05:00
stc15.h put license notice in all files, use GPLv3+ 2019-11-14 03:45:52 -05:00
utils.c put license notice in all files, use GPLv3+ 2019-11-14 03:45:52 -05:00
utils.h put two flags into bit addressable ram 2020-09-04 22:55:16 +02:00