1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/iotlab
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/iotlab-%: use common openocd config 2020-01-28 11:56:38 +01:00
include boards/common/iotlab: change default RTT_FREQUENCY to RTT_MAX_FREQUENCY 2021-01-19 12:37:38 +01:00
board_init.c boards: drop cpu_init() 2021-10-13 23:36:41 +02:00
clock.config boards: cpu: stm32f1: use .config for specific iotlab PLL_PREDIV 2020-12-08 18:02:57 +01:00
Kconfig boards/stm32f1/f3: adapt Kconfig for clock configuration 2020-12-08 17:36:52 +01:00
Makefile boards/iotlab: move shared code to common/iotlab 2017-11-30 10:26:35 +01:00
Makefile.dep boards: remove duplicate gnrc_netdev_default from Makefile.dep 2020-05-05 09:58:45 +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/iotlab: only openocd programmer is supported 2021-02-24 13:28:01 +01:00