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