rockbox/firmware/kernel
Marc Aarts 1183b1ab1b Rockbox for the HiBy R3 Pro II/R1
Original author Melissa Autumn (https://codeberg.org/oopsallnaps/rockbox-hibyos) with contributions from Marc Aarts.

Adaptation to Rockbox standards by Marc Aarts

Change-Id: I09e5af7ba0a75c648e4b9fd424badc2d3665c943
2025-12-27 15:44:54 -05:00
..
include Rockbox for the HiBy R3 Pro II/R1 2025-12-27 15:44:54 -05:00
corelock.c kernel: Break out kernel primitives into separate files and move to separate dir. 2014-03-03 18:11:57 +01:00
kernel-internal.h Do some kernel cleanup 2014-08-08 01:59:59 -04:00
mrsw_lock.c Add CPU mode asserts to kernel on blocking functions. 2017-01-21 14:25:52 -05:00
mutex.c 3ds: 3ds port sources. First set of two 2025-10-23 20:09:09 -04:00
queue.c kernel: Add queue_full() API call 2024-10-06 11:17:54 -04:00
semaphore.c Add CPU mode asserts to kernel on blocking functions. 2017-01-21 14:25:52 -05:00
thread-common.c 3ds: 3ds port sources. First set of two 2025-10-23 20:09:09 -04:00
thread-internal.h 3ds: 3ds port sources. First set of two 2025-10-23 20:09:09 -04:00
thread.c misc: Properly annotate some intentional case fallthroughs 2025-04-22 20:54:37 -04:00
tick.c kernel: Break out kernel primitives into separate files and move to separate dir. 2014-03-03 18:11:57 +01:00
timeout.c kernel: Break out kernel primitives into separate files and move to separate dir. 2014-03-03 18:11:57 +01:00