Files
esp-idf/components/esp_system/port/soc/esp32h21/Kconfig.cache
2025-05-14 11:37:30 +08:00

12 lines
180 B
Plaintext

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