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 d4df18e commit 5179054Copy full SHA for 5179054
drivers/periph_common/Kconfig.flashpage
@@ -17,6 +17,7 @@ menuconfig MODULE_PERIPH_FLASHPAGE
17
config MODULE_PERIPH_FLASHPAGE_IN_ADDRESS_SPACE
18
bool "Static memory sections can fundamentally be turned into flash pages"
19
depends on HAS_FLASH_IN_ADDRESS_SPACE
20
+ depends on MODULE_PERIPH_FLASHPAGE_PAGEWISE
21
22
config MODULE_PERIPH_INIT_FLASHPAGE
23
bool "Auto initialize Flashpage peripheral"
0 commit comments