newrpl/firmware
2018-07-14 10:59:26 -04:00
..
ggl Stack renderer replaced with caching renderer (work in progress). 2017-01-19 18:31:02 -05:00
include Started coding of Forms. 2018-03-23 17:25:54 -04:00
sys More progress on automatic command extractor for the wiki 2018-03-21 12:06:59 -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 support for cable connect/disconnect 2017-12-04 17:56:54 -05: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 Started implementing auto-recalculation of variables (events) 2018-03-26 18:47: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 Finished autocomplete for user commands 2018-03-06 10:49:07 -05: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