feat(h21_mp): update H21_MP soc headers

This commit is contained in:
gaoxu
2025-08-19 17:57:53 +08:00
committed by Gao Xu
parent c91dc3f049
commit 41f954facf
23 changed files with 5999 additions and 2725 deletions

View File

@@ -6,6 +6,7 @@ choice ESPTOOLPY_FLASHFREQ
bool "48 MHz"
config ESPTOOLPY_FLASHFREQ_32M
bool "32 MHz"
depends on IDF_ENV_FPGA
config ESPTOOLPY_FLASHFREQ_24M
bool "24 MHz"
endchoice