Michael (XIAO Xufeng) e2fc591a20 Merge branch 'bugfix/esp_flash_revert_qe_clear' into 'master' 5 anos atrás
..
app_trace 651dbe48e7 Merge branch 'feature/gcovr' into 'master' 5 anos atrás
app_update c82a4d59ee esp_ota_ops.c: Fix size calculation to erase partition range for OTA image 5 anos atrás
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 anos atrás
bootloader 142f69448f secure boot v2: esp32: Prevent read disabling additional efuses 5 anos atrás
bootloader_support 25aa5b0e28 esp32: Enable flash encryption by setting FLASH_CRYPT_CNT to max 5 anos atrás
bt 4cd6f09427 components/bt: Fix for HCI desync deadlock issue in BLE controller 5 anos atrás
cbor 5a09de8245 cbor: add tinycbor library and example 6 anos atrás
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 anos atrás
console 585633b254 console: ignore static analysis warnings 5 anos atrás
cxx 4943b1cbf0 CXX: make __attribute__((init_priority(n))) work 5 anos atrás
driver 7b02fdf45a Fix typo with sigmadelta.h #ifdef 5 anos atrás
efuse 9300f0e7b0 Merge branch 'bugfix/logging_compilation_fix_anti_rollback' into 'master' 5 anos atrás
esp-tls 60dc4285f4 Fixed `esp_tls_conn_write` documentation. 5 anos atrás
esp32 9003c01b4b Merge branch 'init_priority_fix' into 'master' 5 anos atrás
esp32s2 9003c01b4b Merge branch 'init_priority_fix' into 'master' 5 anos atrás
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 anos atrás
esp_common a7c2e86f87 Merge branch 'feature/ds_peripheral' into 'master' 5 anos atrás
esp_eth 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
esp_event c643f743ce esp_event: halve the events registered in performance test 6 anos atrás
esp_gdbstub c9a51bfbb2 soc: create abstraction for cpu related operations 6 anos atrás
esp_http_client 471b40b0f0 http_header.c: Add error print in http_header_generate_string if buffer size is less than required size 5 anos atrás
esp_http_server 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
esp_https_ota 63cd95d236 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 6 anos atrás
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 anos atrás
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 anos atrás
esp_netif 6aabfd50d5 pppos_client: support for PPPAUTHTYPE_NONE 5 anos atrás
esp_ringbuf 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
esp_rom 5d0860f2e8 fix broken CONFIG_LEGACY_INCLUDE_COMMON_HEADERS 5 anos atrás
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 anos atrás
esp_system 06c46837ce panic: ignore deliberate null dereference to pass static analysis 5 anos atrás
esp_timer 890fc0fe67 esp_timer: alias esp_timer_get_time 5 anos atrás
esp_websocket_client 14992e62c5 ws_client: fix fragmented send setting proper opcodes 5 anos atrás
esp_wifi f5f2cbcb50 bugfix: fix make compile phy multiple bin error 5 anos atrás
espcoredump e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 anos atrás
esptool_py 90b3676280 make: Fix quoting when flashing port is set via sdkconfig file 5 anos atrás
expat 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 anos atrás
freemodbus b1fe4c4cc6 freemodbus: add extern c block into common header for cpp 5 anos atrás
freertos 2e28ab29c7 freertos: silence the static analysis warning referencing the workitem 5 anos atrás
heap e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 anos atrás
idf_test 419848549e Add fixes for gcc8 psram fix improvement 5 anos atrás
jsmn 68dc6b2158 jsmn: define macros in build system 6 anos atrás
json e366b6ac21 cJSON: include only source file objects for cmake build 6 anos atrás
libsodium 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
log 188240d5c7 log: new macros to log when the cache is disabled 5 anos atrás
lwip d043674b2b Merge branch 'feature/lwip_napt_forward' into 'master' 5 anos atrás
mbedtls 433c1c9ee1 Merge branch 'bugfix/ds_mpi_lock' into 'master' 5 anos atrás
mdns ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces 6 anos atrás
mqtt 6c09993e20 esp_mqtt_abort_connection: Fixed an issue which could result in a race condition and subsequent crash 5 anos atrás
newlib cc1d287133 newlib: use --specs=nano.specs to enable "nano" version of C library 5 anos atrás
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 anos atrás
nvs_flash 98b1da9e60 NVS: more graceful behavior for erasing partitions 5 anos atrás
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 anos atrás
partition_table 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
perfmon 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
protobuf-c 9eccd7c082 components: use new component registration api 6 anos atrás
protocomm 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
pthread 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
sdmmc 9b821ddd6b sdmmc: fix possible null dereference in output parameter assignement, whilst it was null checked as an input parameter 5 anos atrás
soc 69b6ca6a70 Merge branch 'bugfix/mcpwm_period_error_MR' into 'master' 5 anos atrás
spi_flash 9d9d22c920 esp_flash: deprecate the cs_id member, which is no longer used. 5 anos atrás
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images 5 anos atrás
tcp_transport 80e5eb896c Merge branch 'optimization/DNS_get_function' into 'master' 5 anos atrás
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration 6 anos atrás
tinyusb 337fff703a tinyusb: updated the license header in the driver 5 anos atrás
ulp 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 anos atrás
vfs 305592f1aa vfs: semihosting driver update supporting semihosting_common handler from OpenOCD 5 anos atrás
wear_levelling 3d0967a58a test: declare requirements and include dirs private 5 anos atrás
wifi_provisioning 4b030420a1 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 5 anos atrás
wpa_supplicant ab784bb53a wpa_supplicant: Port dpp feature from supplicant 5 anos atrás
xtensa f822e81617 Merge branch 'feature/trax_parsing_script' into 'master' 5 anos atrás