gint/src/dma
Lephe 61da7debc8
code review and display driver changes
t6k11: use the gint array for variant detection
r61524: use true triple buffering by default
display: define DWIDTH and DHEIGHT
display: add C_RGB(r,g,b) (0 ≤ r,g,b ≤ 31) [fxcg50]
2020-02-23 16:05:25 +01:00
..
dma.c code review and display driver changes 2020-02-23 16:05:25 +01:00
inth.s core: allow custom panics and exception catching 2019-09-13 08:10:30 +02:00
memcpy.c dma: finalize dma_memset() and dma_memcpy() 2019-09-15 19:30:57 +02:00
memset.c dma: finalize dma_memset() and dma_memcpy() 2019-09-15 19:30:57 +02:00