Ivan Grokhotkov 77be96fd87 Merge branch 'bugfix/log-error-run-esptool_v4.1' into 'release/v4.1' 5 жил өмнө
..
app_trace 36a66a7243 newlib: use --specs=nano.specs to enable "nano" version of C library 5 жил өмнө
app_update f75acede24 Tools: add Python 2 deprecation warning 5 жил өмнө
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 жил өмнө
bootloader f8874e6940 Add platform independent CMake signing 5 жил өмнө
bootloader_support 18b4ae2a65 Secure Boot V2: Fix an issue leading to manual enablement of Secure Boot v2. 5 жил өмнө
bt 649d834c16 esp_wifi: decouple Wi-Fi and bluetooth with coexist to reduce binary file size 5 жил өмнө
cbor 5a09de8245 cbor: add tinycbor library and example 6 жил өмнө
coap edb84c19dd coap: move mbedTLS config options from component to examples 5 жил өмнө
console afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 жил өмнө
cxx b6b1cf216b Revert "CXX: removed exception windowspill test" 5 жил өмнө
driver 7cbf4c4330 Merge branch 'bugfix/fix_i2s_reset_issue_v4.1' into 'release/v4.1' 5 жил өмнө
efuse f75acede24 Tools: add Python 2 deprecation warning 5 жил өмнө
esp-tls 12cb99e815 Merge branch 'bugfix/enable_mbedtls_renegotiation_v4.1' into 'release/v4.1' 5 жил өмнө
esp32 d09d5479a8 Merge branch 'feature/light_sleep_reject_v4.1' into 'release/v4.1' 5 жил өмнө
esp32s2beta d09d5479a8 Merge branch 'feature/light_sleep_reject_v4.1' into 'release/v4.1' 5 жил өмнө
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 жил өмнө
esp_common 5de5eb5676 esp_wifi: optimize WiFi TX performance 5 жил өмнө
esp_eth 5c223e17cb esp_eth: moved extern "C" after includes 5 жил өмнө
esp_event ffc87ab7d9 esp_wifi: Update wifi lib 5 жил өмнө
esp_gdbstub 63c006ac91 gdb: Modify PC in case of invalid PC 5 жил өмнө
esp_http_client b9edf4783c esp_http_client.c: In esp_http_client_read, add fix to return (-1) if esp_transport_read fails 5 жил өмнө
esp_http_server 23a36bdd77 Merge branch 'bugfix/http_server_lru_v4.1' into 'release/v4.1' 5 жил өмнө
esp_https_ota 101c1a953a esp_https_ota.c: Add fix to return failure if (-1) is returned from esp_http_client_read 5 жил өмнө
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats 6 жил өмнө
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 жил өмнө
esp_netif 5b73ec939c Merge branch 'bugfix/fix_some_wifi_bugs_1120_v4.1' into 'release/v4.1' 5 жил өмнө
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 жил өмнө
esp_rom c33dc7afd1 components/bt: Fix BT controller dead issue caused by clk overflow 5 жил өмнө
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 жил өмнө
esp_websocket_client 88ddddbd3f websocket_client: fix some issues for websocket client 5 жил өмнө
esp_wifi 649d834c16 esp_wifi: decouple Wi-Fi and bluetooth with coexist to reduce binary file size 5 жил өмнө
espcoredump c78f5cde40 coredump: Fixes size of memory region used by espcoredump.py 5 жил өмнө
esptool_py 5b1a3b801f esptool: Update submodule fixing Py3 keygen in Secure boot v2 5 жил өмнө
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 жил өмнө
fatfs ee269ed687 Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' 6 жил өмнө
freemodbus 62c44408c2 freemodbus: fix event processing failure after destroy 5 жил өмнө
freertos cf5ef7f0e1 freertos: don't clobber a4 while spilling register windows 5 жил өмнө
heap 13ef9cf4bc heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on 5 жил өмнө
idf_test 52c3aa87b5 ci: move auto_test_script to new repo (backport 4.1) 5 жил өмнө
jsmn 68dc6b2158 jsmn: define macros in build system 6 жил өмнө
json d41f3cc759 cJSON: include only source file objects for cmake build 6 жил өмнө
libsodium 4220752aed ut: Move tests back from "esp32" subfolder 6 жил өмнө
log fbe215f3c0 esp_wifi: backport some wifi bugs 0323 5 жил өмнө
lwip 5a2445bb96 bugfix: fix TCP timer interval 5 жил өмнө
mbedtls 24efb6308d Merge branch 'bugfix/mbedtls_mpi_exp_mod_v4.1' into 'release/v4.1' 5 жил өмнө
mdns eec0934081 mdns: Fix wrong mdns source address if lwIP IPv6 zones disabled 5 жил өмнө
mqtt 05314b6ce0 MQTT: Update submodule reference: config, error handle, minor fixes 5 жил өмнө
newlib 59ff505809 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.1' into 'release/v4.1' 5 жил өмнө
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 жил өмнө
nvs_flash b695152d43 Merge branch 'feature/nvs_allow_custom_part_4.1' into 'release/v4.1' 5 жил өмнө
openssl 8350f2fb6e openssl: made verification mode conversion to mbetls modes more strict 5 жил өмнө
partition_table 6870c87aac add file stream parameter and log stdout and stderr to same stream 5 жил өмнө
perfmon 13cb9f8718 xtensa: update header file 6 жил өмнө
protobuf-c 9eccd7c082 components: use new component registration api 6 жил өмнө
protocomm f39b02f299 Protocomm/simple_ble: Make gatt table map size equal to number of handles received (v4.1) 5 жил өмнө
pthread 61807f6e52 pthread: fix the priority inheritance 5 жил өмнө
sdmmc 19fcd9cc19 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode 5 жил өмнө
soc 40636d6a49 uart: fix uart_ll_is_tx_idle to inline into handler correctly when opt for size 5 жил өмнө
spi_flash ab63824600 added psram stack check in backtrace 5 жил өмнө
spiffs f75acede24 Tools: add Python 2 deprecation warning 5 жил өмнө
tcp_transport 62d1f3f9ba backport bugfix lwip for v4.1 5 жил өмнө
tcpip_adapter 26bfb1cf10 Set default AP handlers in wifi_create_and_start_ap() 5 жил өмнө
ulp f75acede24 Tools: add Python 2 deprecation warning 5 жил өмнө
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building 6 жил өмнө
vfs f664527eb4 vfs: support vfs uart set line endings with specified uart number (release/v4.1) 5 жил өмнө
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder 6 жил өмнө
wifi_provisioning 04b8564249 provisioning: use memcpy instead of strncpy for copying SSID 5 жил өмнө
wpa_supplicant fc18d7972e wpa_supplicant: Minor bugfix with wpa_supplicant debug logs. 5 жил өмнө
xtensa d925b564cd esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack 5 жил өмнө