ronghulin c65c30c60a bugfix: fix esp_wifi_stop crash issue 5 лет назад
..
app_trace cc1d287133 newlib: use --specs=nano.specs to enable "nano" version of C library 5 лет назад
app_update c82a4d59ee esp_ota_ops.c: Fix size calculation to erase partition range for OTA image 5 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader 142f69448f secure boot v2: esp32: Prevent read disabling additional efuses 5 лет назад
bootloader_support 25aa5b0e28 esp32: Enable flash encryption by setting FLASH_CRYPT_CNT to max 5 лет назад
bt 4cd6f09427 components/bt: Fix for HCI desync deadlock issue in BLE controller 5 лет назад
cbor 5a09de8245 cbor: add tinycbor library and example 6 лет назад
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 лет назад
console 585633b254 console: ignore static analysis warnings 5 лет назад
cxx 3d0967a58a test: declare requirements and include dirs private 5 лет назад
driver 7d0f1536e4 Merge branch 'bugfix/fix_adc_init_code_setting_for_esp32s2' into 'master' 5 лет назад
efuse 16ad24dd00 efuse: Add an API to return the efuse descriptor for a key block's purpose field 5 лет назад
esp-tls d712453114 esp_tls_wolfssl: Added mutex to allow only one TLS conn using PSK at a time 5 лет назад
esp32 168660aebf Merge branch 'feature/toolchain_2020r1-RC1' into 'master' 5 лет назад
esp32s2 0b02e5358e Digital Signature HW: adding S2 support 5 лет назад
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
esp_common a7c2e86f87 Merge branch 'feature/ds_peripheral' into 'master' 5 лет назад
esp_eth 3d0967a58a test: declare requirements and include dirs private 5 лет назад
esp_event c643f743ce esp_event: halve the events registered in performance test 5 лет назад
esp_gdbstub c9a51bfbb2 soc: create abstraction for cpu related operations 5 лет назад
esp_http_client 471b40b0f0 http_header.c: Add error print in http_header_generate_string if buffer size is less than required size 5 лет назад
esp_http_server 3d0967a58a test: declare requirements and include dirs private 5 лет назад
esp_https_ota 63cd95d236 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 5 лет назад
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT 5 лет назад
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
esp_netif 4fad90b0b1 esp-netif: reenabled dhcp unit tests for esp32s2 5 лет назад
esp_ringbuf 3d0967a58a test: declare requirements and include dirs private 5 лет назад
esp_rom 9aeac7f6cb esp_rom: Fix esp32.rom.newlib-time.ld should includes all time ROM functions/data 5 лет назад
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 лет назад
esp_system 06c46837ce panic: ignore deliberate null dereference to pass static analysis 5 лет назад
esp_timer 890fc0fe67 esp_timer: alias esp_timer_get_time 5 лет назад
esp_websocket_client 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 лет назад
esp_wifi c65c30c60a bugfix: fix esp_wifi_stop crash issue 5 лет назад
espcoredump e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 лет назад
esptool_py 9b16594444 tools: Fix flashing encrypted binaries from IDF Monitor 5 лет назад
expat 3d0967a58a test: declare requirements and include dirs private 5 лет назад
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 лет назад
freemodbus 3abdd2207d freemodbus: fix long buffer failure 5 лет назад
freertos 2e28ab29c7 freertos: silence the static analysis warning referencing the workitem 5 лет назад
heap e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 лет назад
idf_test 419848549e Add fixes for gcc8 psram fix improvement 5 лет назад
jsmn 68dc6b2158 jsmn: define macros in build system 6 лет назад
json e366b6ac21 cJSON: include only source file objects for cmake build 6 лет назад
libsodium 3d0967a58a test: declare requirements and include dirs private 5 лет назад
log 188240d5c7 log: new macros to log when the cache is disabled 5 лет назад
lwip 72d54b68a6 lwip: dhcp-server fix static analysis warnings 5 лет назад
mbedtls d1d91ec3dd crypto tests: fix mallocs that were missing MALLOC_CAP_8BIT 5 лет назад
mdns ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces 5 лет назад
mqtt db677e6898 mqtt: reenable outbox unit tests for esp32s2 5 лет назад
newlib cc1d287133 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 cb766fb3d6 Merge branch 'bugfix/IDFGH-2910' into 'master' 5 лет назад
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
partition_table 3d0967a58a test: declare requirements and include dirs private 5 лет назад
perfmon 3d0967a58a test: declare requirements and include dirs private 5 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm 3d0967a58a test: declare requirements and include dirs private 5 лет назад
pthread 3d0967a58a test: declare requirements and include dirs private 5 лет назад
sdmmc 9b821ddd6b sdmmc: fix possible null dereference in output parameter assignement, whilst it was null checked as an input parameter 5 лет назад
soc 7d0f1536e4 Merge branch 'bugfix/fix_adc_init_code_setting_for_esp32s2' into 'master' 5 лет назад
spi_flash 61ce037fc1 Merge branch 'feat/esp_flash_support_mxic' into 'master' 5 лет назад
spiffs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 лет назад
tcp_transport 3d0967a58a test: declare requirements and include dirs private 5 лет назад
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration 6 лет назад
tinyusb 337fff703a tinyusb: updated the license header in the driver 5 лет назад
ulp 3d0967a58a test: declare requirements and include dirs private 5 лет назад
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
vfs 305592f1aa vfs: semihosting driver update supporting semihosting_common handler from OpenOCD 5 лет назад
wear_levelling 3d0967a58a test: declare requirements and include dirs private 5 лет назад
wifi_provisioning 4b030420a1 wifi_provisioning: Catch the Wi-Fi events even after Connection errors 5 лет назад
wpa_supplicant a830ddd9ba wpa_supplicant: Fix wpa_supplicant TLS 1.2 issues 5 лет назад
xtensa f822e81617 Merge branch 'feature/trax_parsing_script' into 'master' 5 лет назад