Jiang Jiang Jian b0ffa66039 Merge branch 'mesh/bugfix_1023_backport_v4.0' into 'release/v4.0' 5 yıl önce
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report 6 yıl önce
app_update 93b8fcf664 app_update: fix test failure for get_app_elf_sha256 test 5 yıl önce
asio 9eccd7c082 components: use new component registration api 6 yıl önce
bootloader 904b85e365 secure boot: Ensure mbedTLS enables ECDSA if signatures are checked in app 5 yıl önce
bootloader_support a2fe59464e Merge branch 'bugfix/returns_correct_flash_encryption_mode_v4.0' into 'release/v4.0' 5 yıl önce
bt e9ba0e05f2 Merge branch 'bugfix/nimble_host_rcv_pkt_length_check_v4.0' into 'release/v4.0' 5 yıl önce
coap 374b756f6b coap: update libcoap to fix its broken submodule pointer 5 yıl önce
console 9b350f9ecc cmake: some formatting fixes 6 yıl önce
cxx 54bc506d26 CXX: make __attribute__((init_priority(n))) work 5 yıl önce
driver d75888a5df Merge branch 'bugfix/mcpwm_period_error_v4.0' into 'release/v4.0' 5 yıl önce
efuse 8560d88391 add soft solution for esp32 eco3 live lock issue 5 yıl önce
esp-tls 6f034e9194 esp-tls: enable TLS renegotiation using explicit API call 5 yıl önce
esp32 a4d7f15625 Merge branch 'gdb/bt_on_invalid_pc_v4.0' into 'release/v4.0' 5 yıl önce
esp_adc_cal fe97d14e0f esp_adc_cal: Remove deprecated ADC calibration functions 6 yıl önce
esp_common b3c39b2d25 Merge branch 'bugfix/esp_idf_version_v4.0' into 'release/v4.0' 5 yıl önce
esp_eth 08eb68f90f ethernet: support power on timeout 5 yıl önce
esp_event aed56d4da9 esp_event: remove extra line from source file 5 yıl önce
esp_gdbstub 6618e0c31d gdb: Modify PC in case of invalid PC 5 yıl önce
esp_http_client a9591d1c1f esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails 5 yıl önce
esp_http_server e933077fbc esp_http_server: Update LRU counter on accepting a new connection 5 yıl önce
esp_https_ota 9fe1380b7f esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read 5 yıl önce
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs 6 yıl önce
esp_local_ctrl 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files 6 yıl önce
esp_ringbuf 5a7d3ef319 ringbuf: Remove deprecated RingbufferType_t 6 yıl önce
esp_rom ebacef4304 component/bt: add connect parameter, fix instant reverse, fix tx default octets, fix assert(1024,0), fix assert(512,0) 5 yıl önce
esp_websocket_client 3d952d3f56 Websocket client: avoid deadlock if stop called from event handler 5 yıl önce
esp_wifi 16ccf29a74 esp_wifi_mesh: update wifi mesh libs 5 yıl önce
espcoredump 59c6afda95 espcoredump: fix error reported for blank partition 5 yıl önce
esptool_py 13f4656d2a tools: Fix flashing encrypted binaries from IDF Monitor 5 yıl önce
expat 46a172178a expat: Update library from 2.2.5 to 2.2.9 6 yıl önce
fatfs de9b0b1c56 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() 6 yıl önce
freemodbus 6932b4d1c0 freemodbus: add comments for limitation in current version of freemodbus 5 yıl önce
freertos faae3ceec5 Add fixes for gcc8 psram fix improvement 5 yıl önce
heap 2f15eacdeb Merge branch 'bugfix/heap_psram_fill_v4.0' into 'release/v4.0' 5 yıl önce
idf_test dcb5d956d3 test: move auto test script to new repo (backport) 5 yıl önce
jsmn 9eccd7c082 components: use new component registration api 6 yıl önce
json 8df70a1728 cJSON: include only source file objects for cmake build 6 yıl önce
libsodium 9b350f9ecc cmake: some formatting fixes 6 yıl önce
log d71ac521cf esp_wifi: backport some wifi bugs 0323 5 yıl önce
lwip 4dd7cfbeb7 lwip: provide configuration option to enable TCP ISN hook 5 yıl önce
mbedtls cc0aa104e8 mbedtls: update to mbedtls release v2.16.7 5 yıl önce
mdns dcd735759e Merge branch 'bugfix/mdns_deinit_event_crash_v4.0' into 'release/v4.0' 6 yıl önce
mqtt 2efa45b317 MQTT: Update submodule reference 5 yıl önce
newlib b77c50a063 newlib: Fix UT for adjtime 5 yıl önce
nghttp 9b350f9ecc cmake: some formatting fixes 6 yıl önce
nvs_flash 90fdeb0955 NVS Flash: prevent erasing initialized partition 5 yıl önce
openssl 1a7149ce76 openssl: made verification mode conversion to mbetls modes more strict 5 yıl önce
partition_table 56a9383552 add file stream parameter and log stdout and stderr to same stream 5 yıl önce
protobuf-c 9eccd7c082 components: use new component registration api 6 yıl önce
protocomm 8b5fb43d93 BLE provisioning: Add check for valid ble read offset 5 yıl önce
pthread db3a1110ec pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper 5 yıl önce
sdmmc 7dfb6adf27 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 yıl önce
soc e3db779b95 Merge branch 'bugfix/customer_baidu_psram_stack_backtrace_v4.0' into 'release/v4.0' 5 yıl önce
spi_flash e3db779b95 Merge branch 'bugfix/customer_baidu_psram_stack_backtrace_v4.0' into 'release/v4.0' 5 yıl önce
spiffs d49077c13b spiffs: fix build issue on clean project 6 yıl önce
tcp_transport 55dd3c8b77 ws_client: fix fragmented send setting proper opcodes 5 yıl önce
tcpip_adapter 8265966974 esp_netif: initialize TCP ISN hook if enabled in configuration 5 yıl önce
ulp 9f7be2b7f4 ulp: fix ULP assembler version detection for localized systems 5 yıl önce
unity 9b350f9ecc cmake: some formatting fixes 6 yıl önce
vfs d9660fcf9c vfs: support vfs uart set line endings with specified uart number (release/v4.0) 5 yıl önce
wear_levelling 26800ed71e global: update note in the partition tables 6 yıl önce
wifi_provisioning 65d4596a36 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 5 yıl önce
wpa_supplicant 1d224db575 wpa_supplicant: Fix failure to link under some circumstances 5 yıl önce
xtensa 9b350f9ecc cmake: some formatting fixes 6 yıl önce