mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-14 08:21:15 +00:00

when CONFIG_ESP_SYSTEM_PMP_IDRAM_SPLIT is not set, the PMP rule for esp32c2 shoud allow write access. Fix esp_cpu_configure_region_protection() in cpu.c accordingly.