newrpl/firmware
2018-09-11 18:06:35 -04:00
..
ggl Stack renderer replaced with caching renderer (work in progress). 2017-01-19 18:31:02 -05:00
include Added flag -88 for more responsive UI. Changed project file for android build. 2018-09-11 18:06:35 -04:00
sys Added EDINSERT, EDREMOVE, EDLEFT, EDRIGHT, EDUP, EDDOWN command line editor commands. Fixed compile issues in debug mode, updated project file to build in debug mode. 2018-08-29 19:02:38 -04:00
elf2rom Added macros to declare rom objects 2015-09-16 14:56:58 -04:00
hal_alarm.c Added USB simulation to PC program. 2017-12-04 17:56:54 -05:00
hal_battery.c Added flag -88 for more responsive UI. Changed project file for android build. 2018-09-11 18:06:35 -04:00
hal_clock.c Added alarm feature and related commands. 2016-11-25 11:57:33 +01:00
hal_cpu.c Integrated clock speed management with usb driver 2017-12-04 17:56:54 -05:00
hal_globals.c Implemented automatic USB responses, added USB commands. 2017-12-04 17:56:54 -05:00
hal_keyboard.c Added flag -88 for more responsive UI. Changed project file for android build. 2018-09-11 18:06:35 -04:00
hal_screen.c Started implementing auto-recalculation of variables (events) 2018-03-26 18:47:35 -04:00
ld.script Reorganized code in the firmware image for stability. 2015-09-16 10:38:24 -04:00
Makefile Massive directory reorganization. 2015-03-05 14:35:35 -05:00
ui_cmdline.c Added more EDxxx commands to control command line froma program. Added menu to input hex numbers faster. 2018-09-05 12:21:46 -04:00
ui_forms.c Fixed compiler bug on optimization of locals. 2018-07-14 10:59:26 -04:00
ui_render.c Started coding of Forms. 2018-03-23 17:25:54 -04:00
ui_softmenu.c Finished adding Libs menu. Fixed display issues. Fixed user commands in symbolics. Fixed command help issue. 2018-02-19 12:37:12 -05:00