Skip to content

Commit 1549aa1

Browse files
boards/nucleo-l552ze-q: add PWM configuration to Kconfig
1 parent 2ae7437 commit 1549aa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/nucleo-l552ze-q/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ config BOARD_NUCLEO_L552ZE_Q
1717
# Put defined MCU peripherals here (in alphabetical order)
1818
select HAS_PERIPH_I2C
1919
select HAS_PERIPH_LPUART
20+
select HAS_PERIPH_PWM
2021
select HAS_PERIPH_SPI
2122
select HAS_PERIPH_TIMER
2223
select HAS_PERIPH_UART

0 commit comments

Comments
 (0)