1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/stm32/include
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
..
cfg_i2c1_pb6_pb7.h boards/stm32: adapt I2C configuration where needed 2022-03-23 10:10:08 +01:00
cfg_i2c1_pb8_pb9.h boards/stm32: adapt I2C configuration where needed 2022-03-23 10:10:08 +01:00
cfg_rtt_default.h
cfg_timer_tim2.h
cfg_timer_tim5.h boards/b-u585i-iot02a: add initial basic support 2021-12-23 11:04:42 +01:00
cfg_usb_otg_fs.h
cfg_usb_otg_hs_fs.h
stm32_leds.h boards/common/stm32: Fix LED configuration 2022-09-13 08:34:31 +02:00