mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
# This Config is used for configure the MMU.
|
|
# Be configured based on flash size selection.
|
|
# Invisible to users.
|
|
|
|
config MMU_PAGE_SIZE_64KB
|
|
bool
|
|
default y
|