Jiang Jiang Jian ac55328efd Merge branch 'bugfix/fix_sae_test_failure' into 'master' пре 6 година
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
app_update 1c7ffbaa19 app_update: rename ut name пре 6 година
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features пре 6 година
bootloader 2bf329eb2c Fixes accessing some files from 2nd part of the bootloader. пре 6 година
bootloader_support 40cff27053 Merge branch 'feature/esp32s2_pm' into 'master' пре 6 година
bt 477e584f7d Bugfix for HFP and some Github issue. пре 6 година
cbor 5a09de8245 cbor: add tinycbor library and example пре 6 година
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks пре 6 година
console 75cadc2e41 console: simplify examples пре 6 година
cxx c8137c5298 C++: rtti unit tests, corresponding CI config пре 6 година
driver 9d8e590d86 Merge branch 'fix/spi_flash_legacy_on_esp32s2' into 'master' пре 6 година
efuse 146c788bd4 (S2) efuse: Using a ROM function for set_timing пре 6 година
esp-tls 3f532c8895 Merge branch 'bugfix/esp_tls_blocking_timeout' into 'master' пре 6 година
esp32 301dacfb33 Exception handlers for LoadStoreError and LoadStoreAlignmentError пре 6 година
esp32s2 cee7377e3c esp32s2: hide “FPGA” as an option for CPU frequency пре 6 година
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) пре 6 година
esp_common d37a419dfc esp_pm: esp_pm_dump_locks: don't print from a critical section пре 6 година
esp_eth ea8d6318af add SOC_EMAC_SUPPORTED in soc_caps.h пре 6 година
esp_event 9b4815e3c8 ESP Event: multiple registrations to one event пре 6 година
esp_gdbstub e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
esp_http_client 032a041395 Bugfix for failing OTA example пре 6 година
esp_http_server 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer пре 6 година
esp_https_ota 63cd95d236 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA пре 6 година
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats пре 6 година
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) пре 6 година
esp_netif 2529eda907 ci: disable failed cases for s2 temporarily пре 6 година
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver пре 6 година
esp_rom 7a3f21636f spi_flash: fix the reading issue using the ROM functions in the ROM пре 6 година
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices пре 6 година
esp_timer 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer пре 6 година
esp_websocket_client 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer пре 6 година
esp_wifi 2227e2505b resume wifi init test on esp32s2 пре 6 година
espcoredump 25041ba583 tools/idf_monitor: automatically decode UART core dumps пре 6 година
esptool_py f31fc368bf make: fix 'make monitor' target when core dump is not enabled пре 6 година
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning пре 6 година
fatfs d16ad4a67a ci: disable case witout runners пре 6 година
freemodbus 11fac8637a docs: Resolve doxygen & Sphinx warnings пре 6 година
freertos 301dacfb33 Exception handlers for LoadStoreError and LoadStoreAlignmentError пре 6 година
heap 301dacfb33 Exception handlers for LoadStoreError and LoadStoreAlignmentError пре 6 година
idf_test e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
jsmn 68dc6b2158 jsmn: define macros in build system пре 6 година
json e366b6ac21 cJSON: include only source file objects for cmake build пре 6 година
libsodium e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
log e1c0fb0c62 log: Check for ISR context and use proper API to get Tick Count пре 6 година
lwip a4b16213ad lw-ip: Add option to ipv6 stateless address configuration пре 6 година
mbedtls 301dacfb33 Exception handlers for LoadStoreError and LoadStoreAlignmentError пре 6 година
mdns 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer пре 6 година
mqtt 2529eda907 ci: disable failed cases for s2 temporarily пре 6 година
newlib 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer пре 6 година
nghttp 742d4689dd Modified http_parser to handle ICY uris. пре 6 година
nvs_flash c6deffb8a2 NVS Flash: prevent erasing initialized partition пре 6 година
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib пре 6 година
partition_table d0eb6c9701 Fix subtype in PartitionTable.find_by_type пре 6 година
perfmon 13cb9f8718 xtensa: update header file пре 6 година
protobuf-c 9eccd7c082 components: use new component registration api пре 6 година
protocomm b3e7e61f23 protocomm: enable test cases for esp32s2 with software AES пре 6 година
pthread 429712c6eb freertos: moved all xtensa specific files into a separated folder пре 6 година
sdmmc 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards пре 6 година
soc 301dacfb33 Exception handlers for LoadStoreError and LoadStoreAlignmentError пре 6 година
spi_flash 7a3f21636f spi_flash: fix the reading issue using the ROM functions in the ROM пре 6 година
spiffs 1f2e2fe8af soc: separate abstraction, description and implementation пре 6 година
tcp_transport aa3b1da384 esp_tls: added connection timeout to esp_tls_conn_new_sync() пре 6 година
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration пре 6 година
ulp bb639bb91d ulp: use quotes when specifying files for embedding ulp binaries пре 6 година
unity e30cd361a8 global: rename esp32s2beta to esp32s2 пре 6 година
vfs 99cdddeb63 docs: Fix broken or incorrect link roles to IDF files & directories пре 6 година
wear_levelling 1f2e2fe8af soc: separate abstraction, description and implementation пре 6 година
wifi_provisioning 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer пре 6 година
wpa_supplicant 0f1710d878 wpa_supplicant: Fix SAE test-case failure on mbedtls version udpate пре 6 година
xtensa 8fec484d2b xtensa: add TRAX support for esp32s2 пре 6 година