mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 06:04:28 +08:00
Enable selection of SPI2 for STM32L15XX in Kconfig. From Jussi Kivilinna
This commit is contained in:
@@ -591,6 +591,7 @@ endchoice
|
||||
config STM32_STM32L15XX
|
||||
bool
|
||||
default n
|
||||
select STM32_HAVE_SPI2
|
||||
select STM32_HAVE_SPI3
|
||||
|
||||
config STM32_ENERGYLITE
|
||||
|
||||
Reference in New Issue
Block a user