mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 03:23:49 +01:00
`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.