1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538
Leandro Lanzieri df7ce1c647
makefiles/kconfig: use two lists for boards and CPUs default configs
This introduces KCONFIG_BOARD_CONFIG and KCONFIG_CPU_CONFIG variable for
boards and CPUs (including common directories) to add default
configuration files to be merged. The current approach, as it uses
Makefile.features, would include boards first, not allowing them to
override CPU configurations.
2021-12-13 12:33:21 +01:00
..
include Merge pull request #16821 from jia200x/pr/cc2538/rx_busy 2021-10-05 00:08:40 +02:00
ldscripts cpu/cc2538: adjust rom size to account for cca region 2021-10-25 15:13:37 +02:00
periph cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
radio Merge pull request #16821 from jia200x/pr/cc2538/rx_busy 2021-10-05 00:08:40 +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 makefiles/kconfig: use two lists for boards and CPUs default configs 2021-12-13 12:33:21 +01: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