8000 change endpoints · jellewie/arduino-esp32@8cb2a4b · GitHub
[go: up one dir, main page]

Skip to content

Commit 8cb2a4b

Browse files
committed
change endpoints
1 parent d12af93 commit 8cb2a4b

Some content is hidden

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

69 files changed

+8
-7
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
#define CONFIG_ESPTOOLPY_BAUD_OTHER_VAL 115200
2727
#define CONFIG_ESPTOOLPY_FLASHMODE_QIO 1
2828
#define CONFIG_ESPTOOLPY_FLASHMODE "dio"
29-
#define CONFIG_ESPTOOLPY_FLASHFREQ_80M 1
30-
#define CONFIG_ESPTOOLPY_FLASHFREQ "80m"
29+
#define CONFIG_ESPTOOLPY_FLASHFREQ_40M 1
30+
#define CONFIG_ESPTOOLPY_FLASHFREQ "40m"
3131
#define CONFIG_ESPTOOLPY_FLASHSIZE_4MB 1
3232
#define CONFIG_ESPTOOLPY_FLASHSIZE "4MB"
3333
#define CONFIG_ESPTOOLPY_FLASHSIZE_DETECT 1

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

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

tools/sdk/esp32s2/lib/libapp_trace.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libapp_update.a

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)
0