mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
97de8afaf6
`cc2538_rfcore.h` contains enums with non-prefixed single-word constants. Those cause ugly naming conflicts down the line. Only include the file when needed, don't include it in `cpu_conf.h` which gets pulled in everywhere. |
||
---|---|---|
.. | ||
adc.c | ||
flashpage.c | ||
gpio.c | ||
hwrng.c | ||
i2c.c | ||
Makefile | ||
pm.c | ||
rtt.c | ||
spi.c | ||
timer.c | ||
uart.c | ||
wdt.c |