Michael (XIAO Xufeng) 8e348dcdcd Merge branch 'bugfix/fix_driver_ut_i2s' into 'master' hace 6 años
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 hace 6 años
app_update 1c7ffbaa19 app_update: rename ut name hace 6 años
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features hace 6 años
bootloader 26efc5a6d0 bootloader: Set the bootloader optimization level separately to the app hace 6 años
bootloader_support 04ccb84b83 Merge branch 'feature/cpu_abstraction' into 'master' hace 6 años
bt 48bd2d74b4 NimBLE: Add Host based privacy (RPA) feature support hace 6 años
cbor 5a09de8245 cbor: add tinycbor library and example hace 6 años
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks hace 6 años
console 75cadc2e41 console: simplify examples hace 6 años
cxx c8137c5298 C++: rtti unit tests, corresponding CI config hace 6 años
driver b3ae9fa978 bugfix(i2s): Updated ESP32-S2 ADC DAC support hace 6 años
efuse 146c788bd4 (S2) efuse: Using a ROM function for set_timing hace 6 años
esp-tls c6ad650796 esp_tls_wolfssl: Add support for DER formatted certificates hace 6 años
esp32 cefc71cdcd bootloader_support: mem-related initializations using cpu abstractions hace 6 años
esp32s2 7386ac6d15 esp32s2: remove calls to stall/unstall other core hace 6 años
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) hace 6 años
esp_common 371b3d26ee Merge branch 'feature/https_server_using_wolfssl' into 'master' hace 6 años
esp_eth ea8d6318af add SOC_EMAC_SUPPORTED in soc_caps.h hace 6 años
esp_event c643f743ce esp_event: halve the events registered in performance test hace 6 años
esp_gdbstub c9a51bfbb2 soc: create abstraction for cpu related operations hace 6 años
esp_http_client 032a041395 Bugfix for failing OTA example hace 6 años
esp_http_server 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer hace 6 años
esp_https_ota 63cd95d236 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA hace 6 años
esp_https_server cc0eec52ff esp_https_server: Fixed a PR which adds support for mutual auth in hace 6 años
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
esp_netif eae8eaa55f esp-netif-ppp: support for posting GOT_IP event for IPv6 hace 6 años
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver hace 6 años
esp_rom d2aa4a1e50 components/bt: Fix assert when create conntion cancel hace 6 años
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices hace 6 años
esp_timer 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer hace 6 años
esp_websocket_client 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer hace 6 años
esp_wifi 5aba95a326 coexist: adjust coexist scheme when BT is in connected status hace 6 años
espcoredump 3efa8d7a97 core dump: add ESP32-S2 support hace 6 años
esptool_py a9ccc5e5c8 feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 hace 6 años
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning hace 6 años
fatfs d16ad4a67a ci: disable case witout runners hace 6 años
freemodbus 11fac8637a docs: Resolve doxygen & Sphinx warnings hace 6 años
freertos db608736fb freertos: implement get core id with cpu abstraction hace 6 años
heap 5f897fd33c Merge branch 'feat/secure_boot_v2_v41' into 'master' hace 6 años
idf_test e30cd361a8 global: rename esp32s2beta to esp32s2 hace 6 años
jsmn 68dc6b2158 jsmn: define macros in build system hace 6 años
json e366b6ac21 cJSON: include only source file objects for cmake build hace 6 años
libsodium e30cd361a8 global: rename esp32s2beta to esp32s2 hace 6 años
log e1c0fb0c62 log: Check for ISR context and use proper API to get Tick Count hace 6 años
lwip 872272e23a lwip: make IPV6 link-local support over PPP configurable hace 6 años
mbedtls 301dacfb33 Exception handlers for LoadStoreError and LoadStoreAlignmentError hace 6 años
mdns ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces hace 6 años
mqtt 7bf1a1db35 MQTT: Reference latest mqtt addressing c++ build and qos1/2 resend hace 6 años
newlib 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer hace 6 años
nghttp 742d4689dd Modified http_parser to handle ICY uris. hace 6 años
nvs_flash c6deffb8a2 NVS Flash: prevent erasing initialized partition hace 6 años
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib hace 6 años
partition_table a9ccc5e5c8 feat/secure_boot_v2: Adding secure boot v2 support for ESP32-ECO3 hace 6 años
perfmon 13cb9f8718 xtensa: update header file hace 6 años
protobuf-c 9eccd7c082 components: use new component registration api hace 7 años
protocomm b3e7e61f23 protocomm: enable test cases for esp32s2 with software AES hace 6 años
pthread 429712c6eb freertos: moved all xtensa specific files into a separated folder hace 6 años
sdmmc 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards hace 6 años
soc 8e348dcdcd Merge branch 'bugfix/fix_driver_ut_i2s' into 'master' hace 6 años
spi_flash b7a14c47e6 Merge branch 'bugfix/customer_baidu_psram_stack_backtrace' into 'master' hace 6 años
spiffs 1f2e2fe8af soc: separate abstraction, description and implementation hace 6 años
tcp_transport aa3b1da384 esp_tls: added connection timeout to esp_tls_conn_new_sync() hace 6 años
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration hace 6 años
ulp bb639bb91d ulp: use quotes when specifying files for embedding ulp binaries hace 6 años
unity e30cd361a8 global: rename esp32s2beta to esp32s2 hace 6 años
vfs 99cdddeb63 docs: Fix broken or incorrect link roles to IDF files & directories hace 6 años
wear_levelling 1f2e2fe8af soc: separate abstraction, description and implementation hace 6 años
wifi_provisioning 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer hace 6 años
wpa_supplicant 30d6220394 esp_wifi: Support for additional WPA3 testcases hace 6 años
xtensa c9a51bfbb2 soc: create abstraction for cpu related operations hace 6 años