Angus Gratton 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 anni fa
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 6 anni fa
app_update 1c7ffbaa19 app_update: rename ut name 6 anni fa
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 anni fa
bootloader f2d310fea7 secure boot: Fix anti-fault value if hash is shorter than curve 5 anni fa
bootloader_support 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 anni fa
bt ac2ef797fe ble_mesh: Fix ble mesh nimble host deinit 5 anni fa
cbor 5a09de8245 cbor: add tinycbor library and example 6 anni fa
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 anni fa
console 46a3f3e516 console: make uart param configurable 5 anni fa
cxx c8137c5298 C++: rtti unit tests, corresponding CI config 6 anni fa
driver 15884eccf2 Add multi-target support for performance tests 5 anni fa
efuse 912028273d efuse: Using IDF_ENV_FPGA in UTs 5 anni fa
esp-tls 874e987a3b esp_tls: change argument pointer type to (void *) for esp_crt_bundle_attach 5 anni fa
esp32 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 anni fa
esp32s2 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 anni fa
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 anni fa
esp_common 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 anni fa
esp_eth 0a7ccb8095 ethernet: fix potential null pointer dereference 5 anni fa
esp_event c643f743ce esp_event: halve the events registered in performance test 5 anni fa
esp_gdbstub c9a51bfbb2 soc: create abstraction for cpu related operations 5 anni fa
esp_http_client 032a041395 Bugfix for failing OTA example 6 anni fa
esp_http_server 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 anni fa
esp_https_ota 63cd95d236 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 6 anni fa
esp_https_server cc0eec52ff esp_https_server: Fixed a PR which adds support for mutual auth in 5 anni fa
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anni fa
esp_netif eae8eaa55f esp-netif-ppp: support for posting GOT_IP event for IPv6 5 anni fa
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 anni fa
esp_rom d2aa4a1e50 components/bt: Fix assert when create conntion cancel 5 anni fa
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 anni fa
esp_system ee519634a5 esp_system: retain backtrace no space 5 anni fa
esp_timer 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 anni fa
esp_websocket_client 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 anni fa
esp_wifi efd3505e51 esp_wifi: add certification version number. 5 anni fa
espcoredump 80f50471bf Merge branch 'bugfix/coredump_no_ext_stacks' into 'master' 5 anni fa
esptool_py eb865008d5 cmake: show error message on encrypted flash targets without proper config 5 anni fa
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 anni fa
fatfs d16ad4a67a ci: disable case witout runners 6 anni fa
freemodbus 11fac8637a docs: Resolve doxygen & Sphinx warnings 6 anni fa
freertos 2b100789b7 esp32, esp32s2: move panic handling code to new component 5 anni fa
heap d495f175d5 heap: pushed down all the aligned_alloc / free implementation 5 anni fa
idf_test d579c8a13e Merge branch 'bugfix/fix_the_bugs_for_country_code' into 'master' 5 anni fa
jsmn 68dc6b2158 jsmn: define macros in build system 6 anni fa
json e366b6ac21 cJSON: include only source file objects for cmake build 6 anni fa
libsodium e30cd361a8 global: rename esp32s2beta to esp32s2 6 anni fa
log 7569e34e89 esp_wifi: Reduce Bin size 5 anni fa
lwip e3ff1efe65 fix bug for after udp close select_waiting assert 5 anni fa
mbedtls 9c430a17aa Merge branch 'feature/mpi_accel_s2' into 'master' 5 anni fa
mdns ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces 5 anni fa
mqtt 7bf1a1db35 MQTT: Reference latest mqtt addressing c++ build and qos1/2 resend 5 anni fa
newlib af9b1131a3 esp_system: share abort panic with port layer 5 anni fa
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 anni fa
nvs_flash 6afc116036 nvs: enable address sanitizer in host tests when building with clang 5 anni fa
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 anni fa
partition_table 46ea7d815d parttool: don't print target name 5 anni fa
perfmon 13cb9f8718 xtensa: update header file 6 anni fa
protobuf-c 9eccd7c082 components: use new component registration api 6 anni fa
protocomm b3e7e61f23 protocomm: enable test cases for esp32s2 with software AES 5 anni fa
pthread 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 anni fa
sdmmc 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 anni fa
soc 207914a13a Merge branch 'refactor/common_code_panic_handler' into 'master' 5 anni fa
spi_flash 3b1fa7b8f0 spi_flash: add caps for dummy output control 5 anni fa
spiffs 1f2e2fe8af soc: separate abstraction, description and implementation 6 anni fa
tcp_transport aa3b1da384 esp_tls: added connection timeout to esp_tls_conn_new_sync() 6 anni fa
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration 6 anni fa
tinyusb 08543533d8 tinyusb: switch to esp-develop branch 5 anni fa
ulp 07a71529de ulp: fix ulp external project args 5 anni fa
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 anni fa
vfs 99cdddeb63 docs: Fix broken or incorrect link roles to IDF files & directories 6 anni fa
wear_levelling 1f2e2fe8af soc: separate abstraction, description and implementation 6 anni fa
wifi_provisioning 8419aa85a9 Wifi_provisioning_ble: Change service_uuid to non standard 128 bit UUID 5 anni fa
wpa_supplicant 2e7ae75011 Merge branch 'bugfix/wep40_key_parsing_bug' into 'master' 5 anni fa
xtensa 8434845050 atomic: support fetch_and, fetch_and and fetch_xor 5 anni fa