And I try to config the interrupt watchdog but can't find a way. In ESP-IDF you can config interrupt watchdog in Project Configuration Menu (sdkconfig) :https://docs.espressif.com/projects/esp ... figuration But there is no way to change it in arduino-esp32, and ESP-IDF don't pro...
Re: How safe is esp_restart()? PostbyGardin»Mon Oct 12, 2020 11:18 am I was lookin for the 1 second pause you are talking about, is this RTC timer inside esp_restart_noos(void)? Code:Select all // Enable RTC watchdog for 1 second rtc_wdt_protect_off(); rtc_wdt_disable();...
[ 9.402969] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 9.403508] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com [ 9.406588] systemd[1]: modprobe@dm_mod.service: Deactivat...
��I/TC: Secondary CPU 1 initializing I/TC: Secondary CPU 1 switching to normal world boot I/TC: Secondary CPU 2 initializing I/TC: Secondary CPU 2 switching to normal world boot I/TC: Secondary CPU 3 initializing I/TC: Secondary CPU 3 switching to normal world boot I/TC: Secon...