Mahavir Jain 8a07569319 Merge branch 'bugfix/http_client_eagain_v4.0' into 'release/v4.0' 4 лет назад
..
app_trace 308bbd1e89 Merge branch 'bugfix/link_gcov_rtio_backport_v4.0' into 'release/v4.0' 4 лет назад
app_update 3fc9ab4eb3 tools: Redirect some warnings to stderr 5 лет назад
asio 9eccd7c082 components: use new component registration api 6 лет назад
bootloader 1c69e063d2 bootloader: add xmc spi_flash startup flow to improve reliability 4 лет назад
bootloader_support 4d2c8738c3 spi_flash: move the unlock patch to bootloader and add support for GD (backport v4.0) 4 лет назад
bt 7c4f5fae80 Merge branch 'bugfix/stack_init_check_v4.0' into 'release/v4.0' 4 лет назад
coap 374b756f6b coap: update libcoap to fix its broken submodule pointer 5 лет назад
console 9b350f9ecc cmake: some formatting fixes 6 лет назад
cxx 1d8ca35eec [C++]: wrapper functions around unwind code 4 лет назад
driver fb0c3e8016 Merge branch 'bugfix/fix_modbus_rs485_rts_en_fail_v40' into 'release/v4.0' 4 лет назад
efuse 5a4091a2c0 efuse: Add ESP32 V3 'disable Download Mode' functionality 4 лет назад
esp-tls 7201411f49 Modify esp-tls and tcp_transport to support keep alive for tcp and ssl connection 5 лет назад
esp32 4d2c8738c3 spi_flash: move the unlock patch to bootloader and add support for GD (backport v4.0) 4 лет назад
esp_adc_cal da3e3b5e28 [cxx]: fixed extern "C" declarations 4 лет назад
esp_common 0f47e6b189 Merge branch 'feature/portmux_debug_bump_timeout_v4.0' into 'release/v4.0' 4 лет назад
esp_eth 7ab8594813 esp_eth: restart negotiation in esp_eth_start 4 лет назад
esp_event 1bab0dd8ca [esp_event]: fixed and improved docs 4 лет назад
esp_gdbstub 6618e0c31d gdb: Modify PC in case of invalid PC 5 лет назад
esp_http_client f125b018c3 esp_http_client: Fixed handling of EAGAIN return 4 лет назад
esp_http_server 9951421910 esp_http_server: Add lru_socket flag in sock_db to indicate httpd_sess_close is called from httpd_sess_close_lru 5 лет назад
esp_https_ota f125b018c3 esp_http_client: Fixed handling of EAGAIN return 4 лет назад
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs 6 лет назад
esp_local_ctrl 8719683deb esp_local_ctrl: Fix some memory leak issues by coverity static analyzer. 4 лет назад
esp_ringbuf 68d417c4dc esp_ringbuf: don't test xRingbufferCreate with cache disabled 4 лет назад
esp_rom 83dbaaaee8 flash_encryption: Quick fixed the issue that block when flash_encryption_write, Related https://github.com/espressif/esp-idf/issues/6322, Related https://github.com/espressif/esp-idf/issues/6254 4 лет назад
esp_websocket_client 985de73e6d Add options for esp_http_client and esp_websocket_client to support keepalive 5 лет назад
esp_wifi c8b7ef1333 esp_wifi: fix airkiss and esptouch find channel crash issue 4 лет назад
espcoredump 59c6afda95 espcoredump: fix error reported for blank partition 5 лет назад
esptool_py d106141032 esptool: Update to fix espsecure.py sign_data default version argument 4 лет назад
expat 22c1618dd9 expat: Update library from 2.2.9 to 2.4.1 4 лет назад
fatfs 3a40b3b349 fatfs: Fix some memory leak issues by coverity static analyzer. 4 лет назад
freemodbus f26621fd9e freemodbus: add affinity option for modbus stack tasks 4 лет назад
freertos bac5767666 freertos: Increases delta for UT - Test suspend-resume CPU. The number of tick_hook should be the same for both CPUs 4 лет назад
heap 8de50b5655 components: fix ldgen check errors 4 лет назад
idf_test dcb5d956d3 test: move auto test script to new repo (backport) 5 лет назад
jsmn 9eccd7c082 components: use new component registration api 6 лет назад
json cd0f22c258 cJSON: Update submodule to latest release. 4 лет назад
libsodium 9b350f9ecc cmake: some formatting fixes 6 лет назад
log d71ac521cf esp_wifi: backport some wifi bugs 0323 5 лет назад
lwip 8de50b5655 components: fix ldgen check errors 4 лет назад
mbedtls 7c773cd74c mbedtls: upgrade to release v2.16.11 4 лет назад
mdns 52fa88b54e mDNS: Fix of text length calculation when detecting a collision 5 лет назад
mqtt f456ab2353 MQTT: Update submodule reference to support new config modes 4 лет назад
newlib c8e6563e48 newlib: Fix a case in FD_ISSET macro when n==-1 4 лет назад
nghttp ce82d1b9fa nghttp2: upgrade to v1.41.0 release 4 лет назад
nvs_flash f694f92230 nvs: unit tests for new partition API 5 лет назад
openssl 1a7149ce76 openssl: made verification mode conversion to mbetls modes more strict 5 лет назад
partition_table c572e0bf5f paritition_table: Verify the partition table md5sum when loading the app 4 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm 2803e6b111 protocomm: Fixed NULL check of allocated memory 4 лет назад
pthread aea01b00e1 pthread: Fix possible deadlock when using pthread_join() and Debug log level 4 лет назад
sdmmc 7dfb6adf27 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 лет назад
soc 8de50b5655 components: fix ldgen check errors 4 лет назад
spi_flash 771a02da93 ota: fix ota with flash encryption 4 лет назад
spiffs 3fc9ab4eb3 tools: Redirect some warnings to stderr 5 лет назад
tcp_transport a6e44ac881 tcp_transport: Fix some memory leak issues by coverity static analyzer. 4 лет назад
tcpip_adapter e9de533c81 esp_wifi: Modify WIFI_IF_AP to TCPIP_ADAPTER_IF_AP 5 лет назад
ulp c05fcc6a1d Tools: add Python 2 deprecation warning 5 лет назад
unity 9b350f9ecc cmake: some formatting fixes 6 лет назад
vfs 269d40c0db Fix memory leak on error path in register_select 4 лет назад
wear_levelling 26800ed71e global: update note in the partition tables 6 лет назад
wifi_provisioning 53f5b64887 wifi_provisioning: Fix some memory leak issues by coverity static analyzer. 4 лет назад
wpa_supplicant 86f061fddc Merge branch 'bugfix/wps_wfa_cert_fixes_v4.0' into 'release/v4.0' 4 лет назад
xtensa 19eab31660 [system]: Made longjmp save for context switch 4 лет назад