cpu/stm32: Model bootloader_stm32 module
This commit is contained in:
parent
be6e671d4c
commit
4ac5ad66db
@ -34,6 +34,11 @@ config HAS_BOOTLOADER_STM32
|
|||||||
help
|
help
|
||||||
Indicates that the stm32 bootloader is being used.
|
Indicates that the stm32 bootloader is being used.
|
||||||
|
|
||||||
|
config MODULE_BOOTLOADER_STM32
|
||||||
|
bool "STM32 DFU/UART/SPI bootloader"
|
||||||
|
depends on HAS_BOOTLOADER_STM32
|
||||||
|
depends on TEST_KCONFIG
|
||||||
|
|
||||||
orsource "kconfigs/Kconfig.clk"
|
orsource "kconfigs/Kconfig.clk"
|
||||||
orsource "kconfigs/*/Kconfig"
|
orsource "kconfigs/*/Kconfig"
|
||||||
orsource "kconfigs/*/Kconfig.lines"
|
orsource "kconfigs/*/Kconfig.lines"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user