esp-idf/components/esp_system/port/soc/esp32c61/Kconfig.cache
2024-08-01 09:34:18 +08:00

12 lines
180 B
Plaintext

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