1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core
Kaspar Schleiser 3db7c1150a core: split out library code
This commit splits core into it's scheduler/IPC part and into other code
that is either used or uses the scheduler, through defined APIs.
2022-03-09 21:43:05 +01:00
..
include core: split out library code 2022-03-09 21:43:05 +01:00
lib core: split out library code 2022-03-09 21:43:05 +01:00
cond.c core/*: realign ENABLE_DEBUG 2020-10-23 00:45:56 +02:00
doc.txt core/doc: fix alignment 2020-04-21 15:10:56 +02:00
Kconfig core/sched_cb: add module to Kconfig 2020-11-06 15:57:56 +01:00
Makefile core: split out library code 2022-03-09 21:43:05 +01:00
mbox.c core: apply uncrustify patches 2021-02-02 22:21:14 +01:00
msg_bus.c core: Access internal vars via helper funcs 2020-08-06 16:47:33 +02:00
msg.c core: add functionality to check queue state of another thread 2022-03-03 16:50:34 +01:00
mutex.c core: uncrustify 2021-11-18 15:44:00 +01:00
sched.c Merge pull request #17093 from maribu/core/change_prio 2022-01-28 20:01:20 +01:00
thread_flags.c core: apply uncrustify patches 2021-02-02 22:21:14 +01:00
thread.c core/kernel_defines.h: drop ALIGN_OF() 2021-11-25 09:20:22 +01:00