rockbox/firmware/target/hosted/ctru
Vencislav Atanasov a77c5d2219 3ds: Various fixes, mostly for compiler warnings
- Move all devkitpro includes before the Rockbox ones so that the macros which are both conflicting and unused can be undef'd
- Remove unused result variables
- Exclude an unused function from being compiled for this target
- Fix hex number formatting
- Fix the return value of dummy functions
- Fix macro redefinition in the plugins keypad config
- Remove duplicate button mapping
- Turn off -Wchar-subscripts as it's already handled in Rockbox's ctype.h

Change-Id: I3f5a3d492c585f233277a380feaea5fe877a044f
2026-03-13 10:24:36 -04:00
..
app
lib 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
backlight-ctru.c 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
button-ctru.c 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
button-ctru.h
buttonmap.h
filesystem-ctru.c 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
filesystem-ctru.h
kernel-ctru.c
lc-ctru.c 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
lc-program-resolver.c
lcd-bitmap.c 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
lcd-bitmap.h
lcd-target.h
luminance-ctru.c
luminance-ctru.h
pcm-ctru.c 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
powermgmt-ctru.c 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
system-ctru.c 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
system-ctru.h 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
system-target.h
thread-ctru.c
thread-ctru.h
timer-ctru.c
timer-ctru_sys.c