1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/core/lib
Benjamin Valentin 092b235845 core/init: add early_init()
Add a function to initialize LEDs and UART in early boot.
2023-01-08 22:25:10 +01:00
..
include core/init: add early_init() 2023-01-08 22:25:10 +01:00
assert.c cpu: cpu_print_last_instruction() -> cpu_get_caller_pc() 2022-09-15 10:49:56 +02:00
atomic_c11.c
atomic_sync.c
bitarithm.c bitarithm: Move extern const out of static inline functions 2022-05-29 13:59:39 +02:00
clist.c
init.c core/init: add early_init() 2023-01-08 22:25:10 +01:00
Makefile
panic.c core/assert: print last instruction in assert() 2022-06-12 14:18:53 +02:00
priority_queue.c
ringbuffer.c
rmutex.c