newrpl/firmware/sys
2021-01-06 09:43:10 -05:00
..
fsystem Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
target_50g Replaced debounce ringbuffer with simpler counter 2020-05-05 19:27:22 +02:00
target_pc Added Prime-like version for newrpl Desktop 2020-12-09 10:15:00 -05:00
target_prime1 Fixed LCD powerup sequence using ILI9322 datasheet. 2021-01-06 09:43:10 -05:00
Font5A.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font5B.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font5C.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font6A.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font6m.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font7A.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font8A.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font8B.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font8C.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font8D.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font10A.c Changed font format to be compatible with font characters > 16 pixels wide (large font support for HiDPI screens) 2020-02-16 18:34:32 -05:00
Font24.c Added 24-pixel (large) font for hi-def screens. Modified UI to choose default font size based on screen size. 2020-02-19 18:15:45 -05:00
graphics.c Moving font search by size to hal 2020-04-07 18:56:58 +02:00
icons.c Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
keybcommon.c Added keyboard map for Prime keys. Modified keyboard driver to have target-specific key maps. 2020-06-17 20:43:25 -04:00
rtc.h Full newRPL builds - throws exception (install?) and exception handler corrupts video (work in progress). 2020-07-01 19:31:13 -04:00
sddriver.h Header cleanup 2020-04-07 09:09:53 +02:00
usbcommon.c Renamed mutex functions and fixed comp build. 2020-01-29 09:39:50 +01:00