Files
esp-idf/components/esp_system/port/soc/esp32h21/Kconfig.cache

12 lines
180 B
Plaintext
Raw Normal View History

menu "Cache config"
config CACHE_L1_CACHE_SIZE
hex
default 0x4000
config CACHE_L1_CACHE_LINE_SIZE
int
default 32
endmenu # Cache config