1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/stm32
Marian Buschsieweke 77270e241a
boards/common/stm32: Fix LED configuration
The inverted and non-inverted `LED<num>_ON` and `LED<num>_OFF` macros
are swapped. This didn't reveal in testing as the
`LED<num>_IS_INVERTED` macros where not properly evaluated, due to a
typo in the check. This fixes both.
2022-09-13 08:34:31 +02:00
..
dist boards/b-u585i-iot02a: add initial basic support 2021-12-23 11:04:42 +01:00
include boards/common/stm32: Fix LED configuration 2022-09-13 08:34:31 +02:00
doc.txt boards: add path for STM32-shared config snippets 2018-05-24 19:00:42 +02:00
Kconfig boards/stm32g4: add clock configuration via Kconfig 2020-08-25 12:57:03 +02:00