# Restricting to ESP32C2 CONFIG_IDF_TARGET="esp32c2" # Enabling memory protection CONFIG_ESP_SYSTEM_PMP_IDRAM_SPLIT=y # Enable memprot test CONFIG_TEST_MEMPROT=y