rockbox/firmware/target
Solomon Peachy 9f7f1a841a PP: Use CURRENT_CORE instead of IF_COP_CORE(CPU)
Use of IF_COP_CORE was mistakenly introduced as part of 89acde6af2,
effectively short-circuiting multiple tests resulting in the code
paths always being executed, on both cores.

Use the correct macro, so per-CPU paths are handled properly.

Change-Id: Id346cf759fc1b06b7d56694d7af1f469caf785a4
2021-04-01 08:45:43 -04:00
..
arm PP: Use CURRENT_CORE instead of IF_COP_CORE(CPU) 2021-04-01 08:45:43 -04:00
coldfire h300, Others Bugfix Bootloader backlight_init() 2020-11-13 18:08:01 +00:00
hosted Add M3K native to the simulator 2021-03-28 12:08:31 -04:00
mips New port: FiiO M3K on bare metal 2021-03-28 00:01:37 +00:00