newrpl/firmware
2018-03-21 12:06:59 -04:00
..
ggl Stack renderer replaced with caching renderer (work in progress). 2017-01-19 18:31:02 -05:00
include User Library menu - work in progress. 2018-02-12 18:19:15 -05: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 Finished adding Libs menu. Fixed display issues. Fixed user commands in symbolics. Fixed command help issue. 2018-02-19 12:37:12 -05:00
hal_screen.c Finished autocomplete for user commands 2018-03-06 10:49:07 -05: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 bug in INV() not retaining the symbolic type 2017-02-06 18:16:26 -05:00
ui_render.c Fixed SAME bug on integers. Added custom font support. 2017-08-31 18:49:31 -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