newrpl/firmware
claudiol 8a1657f442 Added full NAND controller initialization on boot and powerup to prevent crash.
Restored automatic file size in preamble, fixed to never include any data sections.
2021-05-17 12:45:56 -04:00
..
ggl Added color graphics library (breaks build of Desktop). 2021-02-14 12:46:51 -05:00
include Read serial number of device 2021-04-27 18:54:08 +02:00
sys Added full NAND controller initialization on boot and powerup to prevent crash. 2021-05-17 12:45:56 -04:00
hal_alarm.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
hal_battery.c Header cleanup 2020-04-07 09:09:53 +02:00
hal_battery_primeg1.c Fixed displaying error message. 2021-02-04 12:00:57 -05:00
hal_clock.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
hal_cpu.c Introduced INTERRUPT_TYPE 2020-03-14 15:31:40 +01:00
hal_globals.c Changed menu layout 2021-01-24 13:47:35 -05:00
hal_keyboard.c Implemented 'Alternative 2' keyboard mappings - mostly working. 2020-07-15 20:08:58 -04:00
hal_keyboard_primeg1.c Changed menu layout 2021-01-24 13:47:35 -05:00
hal_screen.c Fixed a few warnings. 2021-02-04 12:26:19 -05:00
hal_screen_primeg1.c Fixed a few warnings. 2021-02-04 12:26:19 -05:00
ui_cmdline.c Fixed a few warnings. 2021-02-04 12:26:19 -05:00
ui_forms.c Header cleanup 2020-04-07 09:09:53 +02:00
ui_render.c Moving font search by size to hal 2020-04-07 18:56:58 +02:00
ui_softmenu.c Changed menu layout 2021-01-24 13:47:35 -05:00