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. |
||
|---|---|---|
| .. | ||
| cpuid.c | ||
| flashpage.c | ||
| init.c | ||
| Makefile | ||
| pm.c | ||
| spi.c | ||
| timer.c | ||