newrpl/firmware/sys/target_pc
2021-07-17 17:12:46 -04:00
..
battery.c Added font for notifications icons. Added notification icons in the status area (Prime & PC) 2021-01-15 18:48:23 -05:00
boot.c Enabled full color mode for PC and Prime targets. Added double buffering to avoid flicker. 2021-07-17 17:12:46 -04:00
cpu.c Introduced INTERRUPT_TYPE 2020-03-14 15:31:40 +01:00
exception.c Factoring out MCU and target device specific definitions from firmware.h 2020-02-05 19:51:23 +01:00
flash.c Major code cleanup - builds almost without warnings. 2016-01-08 12:43:43 -05:00
fwupdate.c Started work on firmware update from newRPL Desktop 2019-03-07 13:14:55 -05:00
irq.c Moved and cleaned up __saveint variable 2020-02-28 19:24:19 +01:00
keyboard.c Added Prime-like version for newrpl Desktop 2020-12-09 10:15:00 -05:00
lcd.c Enabled full color mode for PC and Prime targets. Added double buffering to avoid flicker. 2021-07-17 17:12:46 -04:00
mem.c Remove hallted program file during restore. 2021-04-26 17:06:50 -04:00
non-gui-stubs.c Created standalone newRPL compiler (work in progress). 2016-01-08 17:18:48 -05:00
rtc.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
sddriver.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
stdlib.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
timer.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
usbdriver.c Added support for firmware update for HP Prime (untested) 2021-06-17 21:14:23 -04:00