1
0
Fork 0
forked from len0rd/rockbox

x1000: bootloader: split off GUI code

Change-Id: If716cfd117c48da2cff221b8854630022bb0fe48
This commit is contained in:
Aidan MacDonald 2022-03-04 18:48:51 +00:00
parent 8558255f45
commit 6fb1b8b342
4 changed files with 130 additions and 81 deletions

View file

@ -89,4 +89,5 @@ sansaconnect.c
show_logo.c
#elif defined(FIIO_M3K) || defined(SHANLING_Q1) || defined(EROS_QN)
x1000.c
x1000/gui.c
#endif