You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
S2 & S3 need CONFIG_ULP_COPROC_TYPE_FSM=y & CONFIG_ULP_COPROC_TYPE_RISCV=y set in their sdkconfig so that the ulp libraries are available.
C6 & P4 need CONFIG_ULP_COPROC_TYPE_LP_CORE=y
Fixes espressif/arduino-esp32#9579