arch/arm/src/stm32/Kconfig: Add MEDIUM_DENSITY selection.
This commit is contained in:
parent
ddcc6dd501
commit
d518cbb170
@ -1321,6 +1321,10 @@ config STM32_USBACCESSLINE
|
||||
select STM32_HAVE_USART3
|
||||
select STM32_HAVE_SPI2
|
||||
|
||||
config STM32_MEDIUMPLUSDENSITY
|
||||
bool
|
||||
default n
|
||||
|
||||
config STM32_HIGHDENSITY
|
||||
bool
|
||||
default n
|
||||
|
Loading…
Reference in New Issue
Block a user