rockbox/firmware/target
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
..
arm pp5020: ata: do not yield in ata_wait_intrq() 2026-03-10 18:17:41 -04:00
coldfire pcm: introduce pcm_sink 2026-03-02 10:09:11 +09:00
hosted 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
mips firmware: refactor CACHEALIGN_BITS/SIZE defines 2026-03-06 14:49:00 +00:00