Jiang Jiang Jian fefd64fa83 Merge branch 'Bugfix/netconn_marked_close_crash_for_v4.1' into 'release/v4.1' před 5 roky
..
app_trace 184e1785ff gcov: Fixes aborted calls to _lock_acquire_recursive from gcov stub před 6 roky
app_update 4220752aed ut: Move tests back from "esp32" subfolder před 6 roky
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features před 6 roky
bootloader 546cf10c5d Fixes accessing some files from 2nd part of the bootloader. před 6 roky
bootloader_support 1ffb546135 esp32s2:remove unsupported xtal choice před 6 roky
bt 48fe9dfce7 NimBLE: Add Host based privacy (RPA) feature support (v4.1) před 5 roky
cbor 5a09de8245 cbor: add tinycbor library and example před 6 roky
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks před 6 roky
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
cxx 78e4b0ff96 CXX: enable exceptions ESP32S2-beta před 6 roky
driver 077d68c752 driver: clean pcnt.h i2s.h před 6 roky
efuse 4220752aed ut: Move tests back from "esp32" subfolder před 6 roky
esp-tls 233d4b94bd esp_tls: fail connection if esp_tls_conn_new() timeouts před 5 roky
esp32 12353ff3d8 esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set před 6 roky
esp32s2beta 1ffb546135 esp32s2:remove unsupported xtal choice před 6 roky
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge před 6 roky
esp_common d19c1c4b3c esp_tls: added connection timeout to esp_tls_conn_new_sync() před 5 roky
esp_eth 1a3bb06916 ethernet: always put eth_driver handle in SRAM před 6 roky
esp_event 4220752aed ut: Move tests back from "esp32" subfolder před 6 roky
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge před 6 roky
esp_http_client 032a041395 Bugfix for failing OTA example před 6 roky
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values před 6 roky
esp_https_ota 032a041395 Bugfix for failing OTA example před 6 roky
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 před 6 roky
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
esp_netif 23c5770156 esp_netif_lwip_ppp: fix posting ip-event data před 6 roky
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver před 6 roky
esp_rom dbc0a9b3f4 components/bt: Fix assert when create conntion cancel před 6 roky
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices před 6 roky
esp_websocket_client ffeda3003c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer před 6 roky
esp_wifi 00f0cdcc92 esp_wifi: Support for additional WPA3 testcases před 5 roky
espcoredump a559014ff0 Merge branch 'bugfix/coredump_bin_fmt_ver_update' into 'master' před 6 roky
esptool_py 8f3987099e project_include.cmake: Make esptool_py_custom_target callable from other directories před 6 roky
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning před 6 roky
fatfs ee269ed687 Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' před 6 roky
freemodbus ba1ee4092a freemodbus: fix merge issues před 6 roky
freertos bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master' před 6 roky
heap 5ce7ec848c heap: pushed down all the aligned_alloc / free implementation před 5 roky
idf_test 21a7580dc1 test: update SSC bin path of nvs compatible test před 6 roky
jsmn 68dc6b2158 jsmn: define macros in build system před 6 roky
json d41f3cc759 cJSON: include only source file objects for cmake build před 6 roky
libsodium 4220752aed ut: Move tests back from "esp32" subfolder před 6 roky
log 124b735ac5 log: Check for ISR context and use proper API to get Tick Count před 6 roky
lwip a1764ec5b0 fix bug for netconn marked close crash for v4.1 před 5 roky
mbedtls 2efb3288a0 mbedtls: fix hw accelerated big-num mul if operand and result overlap před 6 roky
mdns ecca39e19f mdns: fixed typos in the variable names and the comments před 6 roky
mqtt e8787fc49e mqtt: update submodule to point to latest commit. před 6 roky
newlib 8e5ea171d3 newlib: reverted support of memalign function před 6 roky
nghttp 742d4689dd Modified http_parser to handle ICY uris. před 6 roky
nvs_flash d286876d34 NVS: expose C++ API před 6 roky
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib před 6 roky
partition_table 994e632a59 Fix subtype in PartitionTable.find_by_type před 6 roky
perfmon 13cb9f8718 xtensa: update header file před 6 roky
protobuf-c 9eccd7c082 components: use new component registration api před 6 roky
protocomm 5a244bc935 Unified Provisioning - BLE: Fix characteristics read response issue před 6 roky
pthread 852462f4e2 test: Fix possible race in pthread C++ test před 6 roky
sdmmc bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master' před 6 roky
soc 077d68c752 driver: clean pcnt.h i2s.h před 6 roky
spi_flash 425486223e spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM před 5 roky
spiffs c6c18ef2e8 spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined před 6 roky
tcp_transport d19c1c4b3c esp_tls: added connection timeout to esp_tls_conn_new_sync() před 5 roky
tcpip_adapter b99a39535b lwip: Enable IPv6 stateless address autoconfiguration před 6 roky
ulp 917889dfdf ulp: remove 20190801 version, update supported version for Make před 6 roky
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building před 6 roky
vfs c2a4dd0c68 VFS: Check in select() if the UART driver is installed or not před 6 roky
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder před 6 roky
wifi_provisioning 868f317c19 wifi_prov_manager: Delay the Wi-Fi connect call před 6 roky
wpa_supplicant 00f0cdcc92 esp_wifi: Support for additional WPA3 testcases před 5 roky
xtensa c309112b8a expression_with_stack:make stack overflow detection watchpoint optional před 6 roky