mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-05 17:48:59 +00:00
For ESP32-H2 case, the hardware k mode is always enforced through efuse settings (done in startup code). For ESP32-P4 case, the software k mode is not supported in the peripheral itself and code was redundant.