Jiang Jiang Jian c5bbe87425 Merge branch 'bugfix/airkiss_find_hidden_ap_fail_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 0c4e55e3bd app_update: fix test failure for get_app_elf_sha256 test 5 роки тому
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 роки тому
bootloader cf8dd62fc4 secure boot v2: esp32: Prevent read disabling additional efuses 5 роки тому
bootloader_support bd3caffdcd bootloader_support: force alignment of flash_read argument 5 роки тому
bt 5e52e5f6f5 Merge branch 'bugfix/blufi_buffer_overflow_report_v4.1' into 'release/v4.1' 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 78e4b0ff96 CXX: enable exceptions ESP32S2-beta 6 роки тому
driver 74623ac9d5 timer: add return task awoken for timer callback 5 роки тому
efuse 3948065c24 efuse: Using IDF_ENV_FPGA in UTs 5 роки тому
esp-tls 233d4b94bd esp_tls: fail connection if esp_tls_conn_new() timeouts 6 роки тому
esp32 1e12199832 esp32: use ccomp_timer in SHA test 5 роки тому
esp32s2beta 1ffb546135 esp32s2:remove unsupported xtal choice 6 роки тому
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 роки тому
esp_common ffe0cca423 esp_pm: esp_pm_dump_locks: don't print from a critical section 5 роки тому
esp_eth 222ac1dd60 ethernet: fix potential task watch dog timeout 5 роки тому
esp_event 4220752aed ut: Move tests back from "esp32" subfolder 6 роки тому
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 роки тому
esp_http_client 032a041395 Bugfix for failing OTA example 6 роки тому
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 роки тому
esp_https_ota 70b1ab76e8 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 6 роки тому
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 0c92ca5175 fixbug for set dhcp time fail for 4.1 5 роки тому
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 роки тому
esp_rom 7cdc2f2b81 Backport MR for baidu proj 5 роки тому
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 роки тому
esp_websocket_client ca01e8698f ws_client: fix fragmented send setting proper opcodes 5 роки тому
esp_wifi 08e7bce4ea esp_wifi: 5 роки тому
espcoredump cd301cc324 core dump: don't allow core dumps to Flash if PSRAM is used for stacks 5 роки тому
esptool_py 820ed5c7f1 tools: Fix flashing encrypted binaries from IDF Monitor 5 роки тому
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 роки тому
fatfs ee269ed687 Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' 6 роки тому
freemodbus ba1ee4092a freemodbus: fix merge issues 6 роки тому
freertos 4eec4fbc99 Add fixes for gcc8 psram fix improvement 5 роки тому
heap 13ef9cf4bc heap: Only fill new heaps with FREE_FILL_PATTERN if Comprehensive poisoning is on 5 роки тому
idf_test 4eec4fbc99 Add fixes for gcc8 psram fix improvement 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 841aba8948 add LINGER to menuconfig 5 роки тому
mbedtls 29bc65e719 Merge branch 'feature/toolchain_2020r2_v4.1' into 'release/v4.1' 5 роки тому
mdns 4b59f7e2c7 mdns: limit the GOT_IP6_EVENT to only known network interfaces 5 роки тому
mqtt 0cd5e28bce mqtt: clenaup logs and docs, esp_mqtt_abort_connection race condition 5 роки тому
newlib 36a66a7243 newlib: use --specs=nano.specs to enable "nano" version of C library 5 роки тому
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 роки тому
nvs_flash 26379f7d3e NVS: bugfix - iterator skipping version 1 blobs 5 роки тому
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 роки тому
partition_table 7070fea6e4 partition_table: Fix parttool.py crashes when retrieving partition info 5 роки тому
perfmon 13cb9f8718 xtensa: update header file 6 роки тому
protobuf-c 9eccd7c082 components: use new component registration api 6 роки тому
protocomm 5a244bc935 Unified Provisioning - BLE: Fix characteristics read response issue 6 роки тому
pthread 3e93b8fed9 pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper 5 роки тому
sdmmc bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master' 6 роки тому
soc 7d3d56ff9a doc: add peripheral_types.h as API reference for peripheral docs 5 роки тому
spi_flash 4214179de1 spi_flash(new driver): Add a Kconfig option - Bypass a block erase and always do sector erase 5 роки тому
spiffs c6c18ef2e8 spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined 6 роки тому
tcp_transport ca01e8698f ws_client: fix fragmented send setting proper opcodes 5 роки тому
tcpip_adapter b99a39535b lwip: Enable IPv6 stateless address autoconfiguration 6 роки тому
ulp cc95d14d80 ulp: fix ulp external project args 5 роки тому
unity bc0eac579c ut: add DISABLED_FOR_TARGETS macros to control ut building 6 роки тому
vfs c2a4dd0c68 VFS: Check in select() if the UART driver is installed or not 6 роки тому
wear_levelling 4220752aed ut: Move tests back from "esp32" subfolder 6 роки тому
wifi_provisioning 3fa198b8a2 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 5 роки тому
wpa_supplicant 50319bb03c wpa_supplicant: Allow building with mbedTLS integration but no hardware MPI 5 роки тому
xtensa c309112b8a expression_with_stack:make stack overflow detection watchpoint optional 6 роки тому