1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538
Benjamin Valentin 97de8afaf6 cpu/cc2538: don't pollute global namespace with cc2538_rfcore.h
`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.
2021-09-16 15:31:22 +02:00
..
include cpu/cc2538: don't pollute global namespace with cc2538_rfcore.h 2021-09-16 15:31:22 +02:00
ldscripts cpu/cc2538: add riotboot 2020-11-13 14:51:57 +01:00
periph cpu/cc2538: don't pollute global namespace with cc2538_rfcore.h 2021-09-16 15:31:22 +02:00
radio cpu/cc2538: Add Kconfig cpu and radio 2021-09-08 12:40:31 +02:00
cc2538.config cpu/cc2538: Add Kconfig cpu and radio 2021-09-08 12:40:31 +02:00
cpu.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
doc.txt cpu/cc2538: doxgen fixes 2016-01-27 09:55:24 +01:00
Kconfig cpu/cc2538: Add Kconfig cpu and radio 2021-09-08 12:40:31 +02:00
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep drivers/cc2538_rf: remove cc2538_rf legacy 2021-07-08 15:37:42 +02:00
Makefile.features cpu/cc2538: Add Kconfig cpu and radio 2021-09-08 12:40:31 +02:00
Makefile.include cpu/cc2538: add riotboot 2020-11-13 14:51:57 +01:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00