mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
Instead of using `weak` function definitions, this PR handles default implementations using `PROVIDES_x` defines, allowing for cpus/pm realted modules to use their own implementations. |
||
|---|---|---|
| .. | ||
| include | ||
| ldscripts | ||
| periph | ||
| cortexm_init.c | ||
| irq_arch.c | ||
| Makefile | ||
| Makefile.include | ||
| mpu.c | ||
| panic.c | ||
| thread_arch.c | ||
| vectors_cortexm.c | ||