Shubham Kulkarni 402e97ea51 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 6 лет назад
..
app_trace 2926cd09a2 gcov_example: Adds cmake target to generate report 6 лет назад
app_update 79923d0199 Add chip revision into image header 6 лет назад
asio 9eccd7c082 components: use new component registration api 6 лет назад
bootloader a8fe083017 cmake: Set uninitialized variable warnings in ULP & bootloader subprojects 6 лет назад
bootloader_support 30ac846112 Merge branch 'bugfix/cmake_secure_boot_v4.0' into 'release/v4.0' 6 лет назад
bt 28a9cb5be1 ble_mesh: Fix ble mesh nimble host deinit 6 лет назад
coap fa02598b5c lwip_2.1.2 for idf_4.0 6 лет назад
console 9b350f9ecc cmake: some formatting fixes 6 лет назад
cxx 14f1a30e38 build system: move -fno-rtti link option next to the compile option 6 лет назад
driver fdbdf9a0ec Merge branch 'bugfix/unicore_config_prevent_ipc_code_v4.0' into 'release/v4.0' 6 лет назад
efuse 4cafa3e76e Merge branch 'feature/add_psram_workaround_option_4.0' into 'release/v4.0' 6 лет назад
esp-tls c7e1416174 esp_tls: added connection timeout to esp_tls_conn_new_sync() 6 лет назад
esp32 0cc802e6ab ipc: prevent code getting pulled in for unicore configuration 6 лет назад
esp_adc_cal fe97d14e0f esp_adc_cal: Remove deprecated ADC calibration functions 6 лет назад
esp_common 0cc802e6ab ipc: prevent code getting pulled in for unicore configuration 6 лет назад
esp_eth 93e5a31685 ethernet: always put eth_driver handle in SRAM 6 лет назад
esp_event 69d341f7f0 Fix some typo in idf 6 лет назад
esp_gdbstub 69ef694178 esp32_gdbstub: fix build error with esp32-2019r1 toolchain 6 лет назад
esp_http_client 8785ac4c2a Bugfix for failing OTA example 5 лет назад
esp_http_server 4ee065df79 httpd_sess_close: Check for session validity before closing 6 лет назад
esp_https_ota 402e97ea51 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 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 ea3d70382b backport esp325p0 new features to release/v4.0 6 лет назад
esp_websocket_client f542c979e9 tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 лет назад
esp_wifi dc193cea49 bugfix: Place the Vendor Specific element at the end according to the protocol 6 лет назад
espcoredump 399477cd10 coredump: use esp_flash api in coredump 6 лет назад
esptool_py b59bcb88ce project_include.cmake: Make esptool_py_custom_target callable from other directories 6 лет назад
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 9b350f9ecc cmake: some formatting fixes 6 лет назад
freertos 1b53af2e88 freertos: modify configASSERTs around scheduler state check 6 лет назад
heap a389312750 heap: Fix printf usage in heap poisoning 6 лет назад
idf_test 20d435c561 mbedtls: add SHA performance test 6 лет назад
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 2966f8cb8c log: Check for ISR context and use proper API to get Tick Count 6 лет назад
lwip 982e7b5538 Merge branch 'bugfix/sntp_init_can_run_before_net_connection_v4.0' into 'release/v4.0' 5 лет назад
mbedtls f8fc84813c mbedtls: fix hw accelerated big-num mul if operand and result overlap 6 лет назад
mdns dcd735759e Merge branch 'bugfix/mdns_deinit_event_crash_v4.0' into 'release/v4.0' 6 лет назад
mqtt a7f573c3a1 ci: fix weekend test confguration update per latest refactoring of 6 лет назад
newlib 85656ca77d newlib: define fcntl as strong symbol 6 лет назад
nghttp 9b350f9ecc cmake: some formatting fixes 6 лет назад
nvs_flash 92b10b4ba3 NVS: bugfix nvs_set_str/blob checks write mode 6 лет назад
openssl fc738680f8 Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
partition_table 8c88f0f1f6 Fix subtype in PartitionTable.find_by_type 6 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm 6f875f2db2 Unified Provisioning - BLE: Fix characteristics read response issue 6 лет назад
pthread e9de7b1df3 pthread: remove ESP32_ prefix from Kconfig options 6 лет назад
sdmmc b98b4c3886 sdmmc_io: support to print CIS information 6 лет назад
soc 0a2bec85f3 soc: clear PHY status when cpu start 6 лет назад
spi_flash c38c3ff3f0 spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM 6 лет назад
spiffs d49077c13b spiffs: fix build issue on clean project 6 лет назад
tcp_transport f542c979e9 tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 6 лет назад
tcpip_adapter e4696f077d lwip: Enable IPv6 stateless address autoconfiguration 6 лет назад
ulp a8fe083017 cmake: Set uninitialized variable warnings in ULP & bootloader subprojects 6 лет назад
unity 9b350f9ecc cmake: some formatting fixes 6 лет назад
vfs 642dc19c25 VFS: Check in select() if the UART driver is installed or not 6 лет назад
wear_levelling 26800ed71e global: update note in the partition tables 6 лет назад
wifi_provisioning 5136605cb1 wifi_prov_manager: Delay the Wi-Fi connect call 6 лет назад
wpa_supplicant 8f0f3e8f88 WPS_CONFIG_INIT_DEFAULT(type) error 6 лет назад
xtensa 9b350f9ecc cmake: some formatting fixes 6 лет назад