1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kinetis
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
..
dist treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
include cpu/kinetis: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
ldscripts kinetis/ldscript: include _rom_offset 2019-06-04 18:05:35 +02:00
periph cpu/kinetis: model Kconfig 2021-12-07 11:32:16 +01:00
cpu.c cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
doc.txt cpu/kinetis: remove reference of RTC_NUMOF. 2020-06-21 21:29:23 +02:00
fcfield.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
isr_kinetis.c kinetis: Add KL43Z support 2020-10-24 22:12:32 +02:00
Kconfig cpu/kinetis: model Kconfig 2021-12-07 11:32:16 +01:00
kinetis-info.mk cpu/kinetis: enable floating point support 2021-02-01 12:18:13 +01:00
kinetis.config cpu/kinetis: model Kconfig 2021-12-07 11:32:16 +01:00
Makefile kinetis: Unify all Kinetis CPUs in one directory 2017-11-10 10:42:59 +01:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu/kinetis: use LPTMR as rtt backend 2021-06-15 08:29:09 +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/kinetis: fix RAM_LEN calculation 2021-07-05 00:53:10 +02:00
vectors.c cpu/kinetis: move IRQ name adaption to cpu_conf.h 2021-02-26 11:34:52 +01:00