hekate/bootloader/gfx
Dave Murphy cc54df87d7 fixes for compiling with gcc 10
gcc 10 no longer lets you get away with not externing global variables in header files. This adds the necessary extern and adds defines in appropriate c files
2020-05-08 23:32:44 +01:00
..
di.c display v2: Always check if already initialized 2020-04-30 13:55:26 +03:00
di.h display v2: Add Cursor Window 2020-04-30 13:57:43 +03:00
di.inl display v2: Add multiple panel support 2020-04-30 13:49:03 +03:00
gfx.c fixes for compiling with gcc 10 2020-05-08 23:32:44 +01:00
gfx.h fixes for compiling with gcc 10 2020-05-08 23:32:44 +01:00
logos.h main: Add empty battery screen 2020-04-06 05:54:45 +03:00
tui.c Add error printing for issues with libraries 2019-12-11 11:22:11 +02:00
tui.h refactor: Remove all unwanted whitespace 2019-10-18 18:02:06 +03:00