1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/yarm
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 boards/yarm: support debugging via openocd 2020-08-27 17:03:08 +02:00
include boards: use SAM0_GCLK_TIMER for saml21 boards 2021-05-05 10:56:58 +02:00
board.c boards: drop cpu_init() 2021-10-13 23:36:41 +02:00
doc.txt boards/yarm: add missing comment ending in doc.txt 2021-03-05 09:31:09 +01:00
Kconfig boards/yarm: add Highlevel STDIO feature 2021-02-17 10:31:59 +01:00
Makefile boards/yarm: added board 2020-08-20 19:03:50 +02:00
Makefile.dep boards/yarm: use stdio_cdc_acm.dep.mk 2020-10-20 10:52:50 +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 boards/yarm: delay terminal connection after flashing 2020-08-23 02:35:15 +02:00
yarm.config boards/saml21-based: model Kconfig 2021-11-26 11:06:50 +01:00