Skip to content

Commit 895fba0

Browse files
committed
fix issue with rtc wdt
1 parent 67e7706 commit 895fba0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+3
-4
lines changed

tools/sdk/esp32s2/include/config/sdkconfig.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#define CONFIG_BOOTLOADER_SPI_WP_PIN 7
2121
#define CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V 1
2222
#define CONFIG_BOOTLOADER_WDT_ENABLE 1
23-
#define CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE 1
2423
#define CONFIG_BOOTLOADER_WDT_TIME_MS 9000
2524
#define CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP 1
2625
#define CONFIG_BOOTLOADER_RESERVE_RTC_SIZE 0x10

tools/sdk/esp32s2/ld/esp32s2.project.ld

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libasio.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libcbor.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libcoap.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libconsole.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libcxx.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)