ESP32-C3 Watch Dog Timer (WDT)

Looks to me like you didn't select any cores! Try:
.idle_core_mask = (1 << configNUM_CORES) - 1,