Skip to content

Commit cee6595

Browse files
me-no-devme-no-dev
and
me-no-dev
authored
IDF release/v3.3 7e63061fa (#4726)
Co-authored-by: me-no-dev <[email protected]>
1 parent 55442a0 commit cee6595

Some content is hidden

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

74 files changed

+5
-5
lines changed

Diff for: platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ compiler.S.flags=-c -g3 -x assembler-with-cpp -MMD -mlongcalls
3535

3636
compiler.c.elf.cmd=xtensa-esp32-elf-gcc
3737
compiler.c.elf.flags=-nostdlib "-L{compiler.sdk.path}/lib" "-L{compiler.sdk.path}/ld" -T esp32_out.ld -T esp32.project.ld -T esp32.rom.ld -T esp32.peripherals.ld -T esp32.rom.libgcc.ld -T esp32.rom.spiram_incompatible_fns.ld -u ld_include_panic_highint_hdl -u call_user_start_cpu0 -Wl,--gc-sections -Wl,-static -Wl,--undefined=uxTopUsedPriority -u __cxa_guard_dummy -u __cxx_fatal_exception
38-
compiler.c.elf.libs=-lgcc -lesp_http_client -lcxx -lwps -lsoc -lesp_event -lc -lprotobuf-c -lunity -lesp_ringbuf -lasio -lnewlib -lfreemodbus -lbtdm_app -ltcpip_adapter -llog -lxtensa-debug-module -lsmartconfig -lspi_flash -lmesh -lwpa -lheap -lbootloader_support -lapp_update -llwip -ldetection_cat_face -lopenssl -ldriver -lesp_https_ota -lfr -lconsole -llibsodium -lmqtt -ljson -lwear_levelling -lface_recognition -lfatfs -lspiffs -ldl -lrtc -ljsmn -lesp_http_server -lfreertos -lespcoredump -lesp_websocket_client -lod -lprotocomm -lwpa2 -lesp_adc_cal -lnghttp -lc_nano -lpp -lpe -lethernet -lbt -ldetection -lulp -lcoap -lfd -lespnow -lmdns -lmicro-ecc -lcore -lmbedtls -lcoexist -lface_detection -lesp32 -ltcp_transport -lphy -lsmartconfig_ack -lhal -lnvs_flash -lfb_gfx -lvfs -lesp32-camera -lm -lsdmmc -lapp_trace -lefuse -lnet80211 -lesp-tls -lwifi_provisioning -lwpa_supplicant -lesp_https_server -limage_util -lpthread -lexpat -lstdc++
38+
compiler.c.elf.libs=-lgcc -lesp32-camera -lpe -lfatfs -lesp-tls -lnet80211 -lsoc -lwpa_supplicant -lapp_update -ldetection -lmicro-ecc -lesp_adc_cal -ltcpip_adapter -lapp_trace -lwear_levelling -lcoap -lesp32 -lcore -lesp_ringbuf -llibsodium -lsmartconfig -lprotobuf-c -lxtensa-debug-module -limage_util -lnewlib -lunity -lm -lcoexist -lface_detection -ljson -lcxx -lesp_websocket_client -lwpa2 -ltcp_transport -lulp -lesp_event -lesp_http_server -lmqtt -lhal -lmbedtls -lfreertos -lwps -lnghttp -lface_recognition -lethernet -lbootloader_support -ldetection_cat_face -lespcoredump -lnvs_flash -lfr -lphy -lopenssl -ljsmn -lpp -llwip -lwifi_provisioning -llog -lespnow -lc_nano -lvfs -lesp_https_server -lmdns -lbtdm_app -lfreemodbus -lsmartconfig_ack -lfd -lasio -lfb_gfx -lsdmmc -lrtc -lpthread -lconsole -lmesh -lc -lesp_http_client -lspiffs -lprotocomm -lesp_https_ota -lwpa -ldriver -lbt -lspi_flash -lexpat -lheap -ldl -lefuse -lod -lstdc++
3939

4040
compiler.as.cmd=xtensa-esp32-elf-as
4141

Diff for: tools/platformio-build.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
],
172172

173173
LIBS=[
174-
"-lgcc", "-lesp_http_client", "-lcxx", "-lwps", "-lsoc", "-lesp_event", "-lc", "-lprotobuf-c", "-lunity", "-lesp_ringbuf", "-lasio", "-lnewlib", "-lfreemodbus", "-lbtdm_app", "-ltcpip_adapter", "-llog", "-lxtensa-debug-module", "-lsmartconfig", "-lspi_flash", "-lmesh", "-lwpa", "-lheap", "-lbootloader_support", "-lapp_update", "-llwip", "-ldetection_cat_face", "-lopenssl", "-ldriver", "-lesp_https_ota", "-lfr", "-lconsole", "-llibsodium", "-lmqtt", "-ljson", "-lwear_levelling", "-lface_recognition", "-lfatfs", "-lspiffs", "-ldl", "-lrtc", "-ljsmn", "-lesp_http_server", "-lfreertos", "-lespcoredump", "-lesp_websocket_client", "-lod", "-lprotocomm", "-lwpa2", "-lesp_adc_cal", "-lnghttp", "-lc_nano", "-lpp", "-lpe", "-lethernet", "-lbt", "-ldetection", "-lulp", "-lcoap", "-lfd", "-lespnow", "-lmdns", "-lmicro-ecc", "-lcore", "-lmbedtls", "-lcoexist", "-lface_detection", "-lesp32", "-ltcp_transport", "-lphy", "-lsmartconfig_ack", "-lhal", "-lnvs_flash", "-lfb_gfx", "-lvfs", "-lesp32-camera", "-lm", "-lsdmmc", "-lapp_trace", "-lefuse", "-lnet80211", "-lesp-tls", "-lwifi_provisioning", "-lwpa_supplicant", "-lesp_https_server", "-limage_util", "-lpthread", "-lexpat", "-lstdc++"
174+
"-lgcc", "-lesp32-camera", "-lpe", "-lfatfs", "-lesp-tls", "-lnet80211", "-lsoc", "-lwpa_supplicant", "-lapp_update", "-ldetection", "-lmicro-ecc", "-lesp_adc_cal", "-ltcpip_adapter", "-lapp_trace", "-lwear_levelling", "-lcoap", "-lesp32", "-lcore", "-lesp_ringbuf", "-llibsodium", "-lsmartconfig", "-lprotobuf-c", "-lxtensa-debug-module", "-limage_util", "-lnewlib", "-lunity", "-lm", "-lcoexist", "-lface_detection", "-ljson", "-lcxx", "-lesp_websocket_client", "-lwpa2", "-ltcp_transport", "-lulp", "-lesp_event", "-lesp_http_server", "-lmqtt", "-lhal", "-lmbedtls", "-lfreertos", "-lwps", "-lnghttp", "-lface_recognition", "-lethernet", "-lbootloader_support", "-ldetection_cat_face", "-lespcoredump", "-lnvs_flash", "-lfr", "-lphy", "-lopenssl", "-ljsmn", "-lpp", "-llwip", "-lwifi_provisioning", "-llog", "-lespnow", "-lc_nano", "-lvfs", "-lesp_https_server", "-lmdns", "-lbtdm_app", "-lfreemodbus", "-lsmartconfig_ack", "-lfd", "-lasio", "-lfb_gfx", "-lsdmmc", "-lrtc", "-lpthread", "-lconsole", "-lmesh", "-lc", "-lesp_http_client", "-lspiffs", "-lprotocomm", "-lesp_https_ota", "-lwpa", "-ldriver", "-lbt", "-lspi_flash", "-lexpat", "-lheap", "-ldl", "-lefuse", "-lod", "-lstdc++"
175175
],
176176

177177
LIBSOURCE_DIRS=[

Diff for: tools/sdk/bin/bootloader_dio_40m.bin

0 Bytes
Binary file not shown.

Diff for: tools/sdk/bin/bootloader_dio_80m.bin

0 Bytes
Binary file not shown.

Diff for: tools/sdk/bin/bootloader_dout_40m.bin

0 Bytes
Binary file not shown.

Diff for: tools/sdk/bin/bootloader_dout_80m.bin

0 Bytes
Binary file not shown.

Diff for: tools/sdk/bin/bootloader_qio_40m.bin

0 Bytes
Binary file not shown.

Diff for: tools/sdk/bin/bootloader_qio_80m.bin

0 Bytes
Binary file not shown.

Diff for: tools/sdk/bin/bootloader_qout_40m.bin

0 Bytes
Binary file not shown.

Diff for: tools/sdk/bin/bootloader_qout_80m.bin

0 Bytes
Binary file not shown.

Diff for: tools/sdk/include/config/sdkconfig.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -396,5 +396,5 @@
396396
#define CONFIG_BTDM_MODEM_SLEEP_MODE_ORIG 1
397397
#define CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_ERROR 1
398398
#define CONFIG_FATFS_API_ENCODING_ANSI_OEM 1
399-
#define CONFIG_ARDUINO_IDF_COMMIT "cd59d107b"
399+
#define CONFIG_ARDUINO_IDF_COMMIT "7e63061fa"
400400
#define CONFIG_ARDUINO_IDF_BRANCH "release/v3.3"

Diff for: tools/sdk/ld/esp32.project.ld

+2-2
Large diffs are not rendered by default.

Diff for: tools/sdk/lib/libapp_trace.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libapp_update.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libasio.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libbootloader_support.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libbt.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libcoap.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libconsole.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libcxx.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libdriver.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libefuse.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp-tls.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp32-camera.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp32.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp_adc_cal.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp_event.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp_http_client.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp_http_server.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp_https_ota.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp_https_server.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp_ringbuf.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libesp_websocket_client.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libespcoredump.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libethernet.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libexpat.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libface_detection.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libface_recognition.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libfatfs.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libfb_gfx.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libfreemodbus.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libfreertos.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libheap.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libimage_util.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libjsmn.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libjson.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/liblibsodium.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/liblog.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/liblwip.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libmbedtls.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libmdns.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libmicro-ecc.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libmqtt.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libnewlib.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libnghttp.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libnvs_flash.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libopenssl.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libprotobuf-c.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libprotocomm.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libpthread.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libsdmmc.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libsmartconfig_ack.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libsoc.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libspi_flash.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libspiffs.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libtcp_transport.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libtcpip_adapter.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libulp.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libunity.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libvfs.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libwear_levelling.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libwifi_provisioning.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libwpa_supplicant.a

0 Bytes
Binary file not shown.

Diff for: tools/sdk/lib/libxtensa-debug-module.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)