newrpl/firmware
2016-10-13 23:12:56 -04:00
..
ggl Major code cleanup - builds almost without warnings. 2016-01-08 12:43:43 -05:00
include Removed supression of double cdecl warning. Fixed various 'const' declarations. 2016-10-10 00:47:57 -04:00
sys Removed loop on RTC routines. 2016-10-13 23:12:56 -04:00
elf2rom Added macros to declare rom objects 2015-09-16 14:56:58 -04:00
hal_battery.c Fixed bug in CP table. Removed auto-off on PC simulator 2016-08-02 23:02:03 -04:00
hal_clock.c Improved RTC driver. 2016-09-22 17:43:47 -04:00
hal_globals.c Added file system - work in progress 2016-05-30 15:00:59 +00:00
hal_keyboard.c Removed supression of double cdecl warning. Fixed various 'const' declarations. 2016-10-10 00:47:57 -04:00
hal_msgenglish.c Rewrited MEM, DATE, ->DATE, TIME and ->TIME commands. 2016-10-10 22:42:04 +02:00
hal_screen.c Removed supression of double cdecl warning. Fixed various 'const' declarations. 2016-10-10 00:47:57 -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 Fixed various bugs, started string commands. Work in progress. 2016-10-04 10:38:33 -04:00
ui_softmenu.c Fixed rounding issue in menu labels 2016-05-13 22:54:33 -04:00