1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lpc23xx
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
..
doc cpu/lpc23xx: rename Doxygen group 2020-07-16 17:01:10 +02:00
include cpu/lpc23xx: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
ldscripts cpu/lpc23xx: extend flashpage API 2021-10-25 15:07:37 +02:00
mci cpu/lpc23xx: model Kconfig 2021-12-01 10:14:34 +01:00
periph cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
tools cpu/lpc23xx: rename lpc2387 to lpc23xx 2020-07-16 17:01:10 +02:00
asmfunc.s cpu/lpc23xx: rename lpc2387 to lpc23xx 2020-07-16 17:01:10 +02:00
clocks.c cpu/lpc23xx: rename Doxygen group 2020-07-16 17:01:10 +02:00
cpu.c cpu/lpc23xx: rename Doxygen group 2020-07-16 17:01:10 +02:00
Kconfig cpu/lpc23xx: model Kconfig 2021-12-01 10:14:34 +01:00
lpc23xx.config cpu/lpc23xx: model Kconfig 2021-12-01 10:14:34 +01:00
Makefile cpu/lpc23xx: rename lpc2387 to lpc23xx 2020-07-16 17:01:10 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01: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/lpc23xx: rename lpc2387 to lpc23xx 2020-07-16 17:01:10 +02:00
startup.s cpu/lpc23xx: rename lpc2387 to lpc23xx 2020-07-16 17:01:10 +02:00