1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/stm32mp157c-dk2
MrKevinWeiss ddfe1f6aff
boards: Use BOARD.config pattern for kconfig
Many simple kconfig configurations are added to boards and brought in with the board name.

This makes a common import of these configs so one only requires adding a BOARD.config without having to alter the makefile.
2022-02-14 13:10:09 +01:00
..
include boards: add stm32mp157c-dk2 initial support 2020-11-13 10:43:08 +01:00
board.c boards: drop cpu_init() 2021-10-13 23:36:41 +02:00
doc.txt boards: add stm32mp157c-dk2 initial support 2020-11-13 10:43:08 +01:00
Kconfig cpu/stm32: Add clock config for mp1 to kconfig 2022-02-03 12:20:53 +01:00
Makefile boards: add stm32mp157c-dk2 initial support 2020-11-13 10:43:08 +01:00
Makefile.dep boards: add stm32mp157c-dk2 initial support 2020-11-13 10:43:08 +01:00
Makefile.features boards: Use BOARD.config pattern for kconfig 2022-02-14 13:10:09 +01:00
Makefile.include make: namespace openocd DEBUG_ADAPTER variable 2021-02-23 21:22:52 +01:00
stm32mp157c-dk2.config boards/stm32mp157c-dk2: Overwrite mpu_stack_guard in kconfig 2022-02-09 10:32:20 +01:00