We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b46e2 commit 3ecaf52Copy full SHA for 3ecaf52
soc/st/stm32/Kconfig
@@ -26,6 +26,7 @@ config USE_STM32_ASSERT
26
27
config STM32_BACKUP_SRAM
28
bool "STM32 Backup SRAM"
29
+ default y
30
depends on DT_HAS_ST_STM32_BACKUP_SRAM_ENABLED
31
help
32
Enable support for STM32 backup SRAM.
0 commit comments