1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/blackpill-128kib
MrKevinWeiss 6b5c75cad4
boards/blxxpill-128kib: Fix kconfig mismatch
Nightlies are failing due to kconfig mismatch.
It would seem this is a result of bringing in the USB stuff.
I assume that this uses ztimer periph_timer as a backend as periph_timer is already selected.
However, kconfig only resolves one and not recursively making it hard to match.
For not a hack is added to override for these boards.
2022-10-27 14:07:32 +02:00
..
include boards/common/stm32: clean up LED definitions 2022-08-08 23:35:06 +02:00
blackpill-128kib.config boards/blxxxpill-128kib: default to CDC ACM for stdio 2022-10-14 15:22:52 +02:00
doc.txt boards: Split off 128KiB version of bl*pill 2019-09-29 16:42:44 +02:00
Kconfig boards/blxxpill-128kib: Fix kconfig mismatch 2022-10-27 14:07:32 +02:00
Makefile boards: Split off 128KiB version of bl*pill 2019-09-29 16:42:44 +02:00
Makefile.dep boards/blxxxpill-128kib: default to CDC ACM for stdio 2022-10-14 15:22:52 +02:00
Makefile.features boards/blxxxpill-128kib: default to CDC ACM for stdio 2022-10-14 15:22:52 +02:00
Makefile.include boards: don't export globally OPENOCD_CONFIG 2020-02-24 10:04:11 +01:00