liqigan d64a19b73c fix spp vfs demo crash when use dynamic memory пре 5 година
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report пре 6 година
app_update 3fc9ab4eb3 tools: Redirect some warnings to stderr пре 5 година
asio 9eccd7c082 components: use new component registration api пре 6 година
bootloader 904b85e365 secure boot: Ensure mbedTLS enables ECDSA if signatures are checked in app пре 5 година
bootloader_support a2fe59464e Merge branch 'bugfix/returns_correct_flash_encryption_mode_v4.0' into 'release/v4.0' пре 5 година
bt d64a19b73c fix spp vfs demo crash when use dynamic memory пре 5 година
coap 374b756f6b coap: update libcoap to fix its broken submodule pointer пре 5 година
console 9b350f9ecc cmake: some formatting fixes пре 6 година
cxx 8329d51fd0 toolchain: C++ exception workaround пре 5 година
driver c4f11f7138 adc_i2s: solve the i2s_adc issue when using wifi пре 5 година
efuse c05fcc6a1d Tools: add Python 2 deprecation warning пре 5 година
esp-tls 6f034e9194 esp-tls: enable TLS renegotiation using explicit API call пре 5 година
esp32 8329d51fd0 toolchain: C++ exception workaround пре 5 година
esp_adc_cal fe97d14e0f esp_adc_cal: Remove deprecated ADC calibration functions пре 6 година
esp_common c088c19322 esp_wifi: Fix some wifi bugs 1117 пре 5 година
esp_eth 940f2bc108 esp_eth: moved extern "C" after includes пре 5 година
esp_event 2db6b1578e esp_wifi: Update wifi lib пре 5 година
esp_gdbstub 6618e0c31d gdb: Modify PC in case of invalid PC пре 5 година
esp_http_client 52b069bd03 Make the UserAgent string in esp-http-client configurable пре 5 година
esp_http_server e933077fbc esp_http_server: Update LRU counter on accepting a new connection пре 5 година
esp_https_ota 9fe1380b7f esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read пре 5 година
esp_https_server a8ebde227f esp_https_server: Add support for esp-tls server APIs пре 6 година
esp_local_ctrl 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files пре 6 година
esp_ringbuf 5a7d3ef319 ringbuf: Remove deprecated RingbufferType_t пре 6 година
esp_rom 911b90eb21 Confirmed bugfix from Baidu Project пре 5 година
esp_websocket_client e7b3b75785 websocket_client : fix some issues for websocket client пре 5 година
esp_wifi 5a1a21ed2f Merge branch 'bugfix/revert_wifi_iram_optimization_v4.0' into 'release/v4.0' пре 5 година
espcoredump 59c6afda95 espcoredump: fix error reported for blank partition пре 5 година
esptool_py 1592e29a71 Changed esptool version to latest v2.x пре 5 година
expat 46a172178a expat: Update library from 2.2.5 to 2.2.9 пре 6 година
fatfs de9b0b1c56 Fix memory leak upon failure of esp_vfs_fat_sdmmc_mount() пре 6 година
freemodbus 6932b4d1c0 freemodbus: add comments for limitation in current version of freemodbus пре 5 година
freertos b902d6be39 esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack пре 5 година
heap 2f15eacdeb Merge branch 'bugfix/heap_psram_fill_v4.0' into 'release/v4.0' пре 5 година
idf_test dcb5d956d3 test: move auto test script to new repo (backport) пре 5 година
jsmn 9eccd7c082 components: use new component registration api пре 6 година
json 8df70a1728 cJSON: include only source file objects for cmake build пре 6 година
libsodium 9b350f9ecc cmake: some formatting fixes пре 6 година
log d71ac521cf esp_wifi: backport some wifi bugs 0323 пре 5 година
lwip 0859b2a63e fix bug for tcp recv assert пре 5 година
mbedtls cc0aa104e8 mbedtls: update to mbedtls release v2.16.7 пре 5 година
mdns dcd735759e Merge branch 'bugfix/mdns_deinit_event_crash_v4.0' into 'release/v4.0' пре 6 година
mqtt c4e22a3925 MQTT: Update submodule reference: config, error handle, minor fixes пре 5 година
newlib b77c50a063 newlib: Fix UT for adjtime пре 5 година
nghttp 9b350f9ecc cmake: some formatting fixes пре 6 година
nvs_flash 90fdeb0955 NVS Flash: prevent erasing initialized partition пре 5 година
openssl 1a7149ce76 openssl: made verification mode conversion to mbetls modes more strict пре 5 година
partition_table 56a9383552 add file stream parameter and log stdout and stderr to same stream пре 5 година
protobuf-c 9eccd7c082 components: use new component registration api пре 6 година
protocomm 7adfe57302 Protocomm/simple_ble: Make gatt table map size equal to number of handles received (v4.0) пре 5 година
pthread d2173ba1e8 pthread: fix the priority inheritance пре 5 година
sdmmc 7dfb6adf27 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode пре 5 година
soc 4741e6787d CAN: Fix size of RX msg count field on the esp32 пре 5 година
spi_flash f42e5745e6 Merge branch 'bugfix/can_mmap_after_get_enough_free_mmu_pages_v4.0' into 'release/v4.0' пре 5 година
spiffs 3fc9ab4eb3 tools: Redirect some warnings to stderr пре 5 година
tcp_transport eb9520fdb0 Merge branch 'bugfix/backport_some_lwip_bugs_1120_v4.0' into 'release/v4.0' пре 5 година
tcpip_adapter c088c19322 esp_wifi: Fix some wifi bugs 1117 пре 5 година
ulp c05fcc6a1d Tools: add Python 2 deprecation warning пре 5 година
unity 9b350f9ecc cmake: some formatting fixes пре 6 година
vfs d9660fcf9c vfs: support vfs uart set line endings with specified uart number (release/v4.0) пре 5 година
wear_levelling 26800ed71e global: update note in the partition tables пре 6 година
wifi_provisioning 65d4596a36 wifi_provisioning: Catch the Wi-Fi events even after Connection errors пре 5 година
wpa_supplicant 2db6b1578e esp_wifi: Update wifi lib пре 5 година
xtensa b902d6be39 esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack пре 5 година