Angus Gratton 06337f1034 Merge branch 'bugfix/cmake_bugfixes_v4.1' into 'release/v4.1' 5 years ago
..
app_trace 184e1785ff gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub 6 years ago
app_update 4220752aed ut: Move tests back from "esp32" subfolder 6 years ago
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 years ago
bootloader 5cd45a6d80 secure boot: Fix anti-fault value if hash is shorter than curve 5 years ago
bootloader_support b8fe1fdf27 bootloader_support: initialize mbedtls_ctr_drbg_context per mbedtls v2.16.5 requirement 5 years ago
bt 71ffae5d6e Merge branch 'bugfix/hfp_github_issues_v4.1' into 'release/v4.1' 5 years ago
cbor 5a09de8245 cbor: add tinycbor library and example 6 years ago
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 years ago
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 years ago
cxx 78e4b0ff96 CXX: enable exceptions ESP32S2-beta 6 years ago
driver 1af819d19b spi: always put spihost handle in SRAM 6 years ago
efuse 4220752aed ut: Move tests back from "esp32" subfolder 6 years ago
esp-tls 233d4b94bd esp_tls: fail connection if esp_tls_conn_new() timeouts 6 years ago
esp32 12353ff3d8 esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set 6 years ago
esp32s2beta 1ffb546135 esp32s2:remove unsupported xtal choice 6 years ago
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 years ago
esp_common 32756b165e bootloader: Add fault injection resistance to Secure Boot bootloader verification 6 years ago
esp_eth 1a3bb06916 ethernet: always put eth_driver handle in SRAM 6 years ago
esp_event 4220752aed ut: Move tests back from "esp32" subfolder 6 years ago
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 years ago
esp_http_client 032a041395 Bugfix for failing OTA example 6 years ago
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 years ago
esp_https_ota 70b1ab76e8 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 5 years ago
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 years ago
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 years ago
esp_netif c092f9b881 bugfix for TCPv6 send ok when sta disconnect 5 years ago
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 years ago
esp_rom 32756b165e bootloader: Add fault injection resistance to Secure Boot bootloader verification 6 years ago
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 years ago
esp_websocket_client ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 years ago
esp_wifi 55abe2eba8 esp_wifi: Fix ESP32S2 wifi log not printing 5 years ago
espcoredump a559014ff0 Merge branch 'bugfix/coredump_bin_fmt_ver_update' into 'master' 6 years ago
esptool_py bc81db3676 cmake: show error message on encrypted flash targets without proper config 5 years ago
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 years ago
fatfs ee269ed687 Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' 6 years ago
freemodbus ba1ee4092a freemodbus: fix merge issues 6 years ago
freertos bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master' 6 years ago
heap 4414e829de Merge branch 'backport/feat/secure_boot_v2_v41' into 'release/v4.1' 5 years ago
idf_test fbe215f3c0 esp_wifi: backport some wifi bugs 0323 5 years ago
jsmn 68dc6b2158 jsmn: define macros in build system 6 years ago
json d41f3cc759 cJSON: include only source file objects for cmake build 6 years ago
libsodium 4220752aed ut: Move tests back from "esp32" subfolder 6 years ago
log fbe215f3c0 esp_wifi: backport some wifi bugs 0323 5 years ago
lwip 9b31a2e7f9 optimization TCPv6 connect for 4.1 5 years ago
mbedtls 355a210a38 mbedtls: upgrade to release v2.16.5 5 years ago
mdns ecca39e19f mdns: fixed typos in the variable names and the comments 6 years ago
mqtt e8787fc49e mqtt: update submodule to point to latest commit. 6 years ago
newlib 8e5ea171d3 newlib: reverted support of memalign function 6 years ago
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 years ago
nvs_flash d286876d34 NVS: expose C++ API 6 years ago
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 years ago
partition_table 2aba19e00d partition_table: output partition table info for partition_table target 5 years ago
perfmon 13cb9f8718 xtensa: update header file 6 years ago
protobuf-c 9eccd7c082 components: use new component registration api 6 years ago
protocomm 5a244bc935 Unified Provisioning - BLE: Fix characteristics read response issue 6 years ago
pthread 852462f4e2 test: Fix possible race in pthread C++ test 6 years ago
sdmmc bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master' 6 years ago
soc 4414e829de Merge branch 'backport/feat/secure_boot_v2_v41' into 'release/v4.1' 5 years ago
spi_flash 425486223e spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM 6 years ago
spiffs c6c18ef2e8 spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined 6 years ago
tcp_transport d19c1c4b3c esp_tls: added connection timeout to esp_tls_conn_new_sync() 6 years ago
tcpip_adapter b99a39535b lwip: Enable IPv6 stateless address autoconfiguration 6 years ago
ulp cc95d14d80 ulp: fix ulp external project args 5 years ago
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building 6 years ago
vfs c2a4dd0c68 VFS: Check in select() if the UART driver is installed or not 6 years ago
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder 6 years ago
wifi_provisioning 868f317c19 wifi_prov_manager: Delay the Wi-Fi connect call 6 years ago
wpa_supplicant 5c4f7948d4 wpa_supplicant: Fix SAE test-case failure on mbedtls version udpate 5 years ago
xtensa c309112b8a expression_with_stack:make stack overflow detection watchpoint optional 6 years ago