Hello. I am getting a 'soc/rtc.wdt.h' error in the Arduino IDE. Previously, I thought it was related to the IDE version, so I uninstalled version 2.2.1 and installed version 2.3.2. However, the same issue persists. I would greatly appreciate your help. Thank you.
error messages:
fatal error: soc/rtc_wdt.h: No such file or directory
6 | #include <soc/rtc_wdt.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: soc/rtc_wdt.h: No such file or directory