KonstantinKondrashov 9aeac7f6cb esp_rom: Fix esp32.rom.newlib-time.ld should includes all time ROM functions/data 6 лет назад
..
app_trace 91841a53ff WDT: Add LL and HAL for watchdog timers 5 лет назад
app_update 8aad738f02 Merge branch 'bugfix/ota_get_sha256_test_fail' into 'master' 5 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader 91841a53ff WDT: Add LL and HAL for watchdog timers 5 лет назад
bootloader_support 91841a53ff WDT: Add LL and HAL for watchdog timers 5 лет назад
bt c71445a9b9 Merge branch 'bugfix/coex_wakeup_delay_with_dfs' into 'master' 5 лет назад
cbor 5a09de8245 cbor: add tinycbor library and example 6 лет назад
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 лет назад
console 3d0967a58a test: declare requirements and include dirs private 5 лет назад
cxx 3d0967a58a test: declare requirements and include dirs private 5 лет назад
driver 826cc7ecb6 Merge branch 'feature/bringup_723_cmake_rmt_driver_update' into 'master' 5 лет назад
efuse 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 лет назад
esp-tls 874e987a3b esp_tls: change argument pointer type to (void *) for esp_crt_bundle_attach 6 лет назад
esp32 91841a53ff WDT: Add LL and HAL for watchdog timers 5 лет назад
esp32s2 ea47bbb118 HMAC: adding upstream message support 5 лет назад
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
esp_common 91841a53ff WDT: Add LL and HAL for watchdog timers 5 лет назад
esp_eth 3d0967a58a test: declare requirements and include dirs private 5 лет назад
esp_event c643f743ce esp_event: halve the events registered in performance test 6 лет назад
esp_gdbstub c9a51bfbb2 soc: create abstraction for cpu related operations 6 лет назад
esp_http_client 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 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 6 лет назад
esp_https_server cc0eec52ff esp_https_server: Fixed a PR which adds support for mutual auth in 6 лет назад
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
esp_netif 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 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 91841a53ff WDT: Add LL and HAL for watchdog timers 5 лет назад
esp_timer 3d0967a58a test: declare requirements and include dirs private 5 лет назад
esp_websocket_client 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 лет назад
esp_wifi 4fe04f1151 Merge branch 'bugfix/fix_esp32s2_receive_pkts_err' into 'master' 5 лет назад
espcoredump 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 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 11fac8637a docs: Resolve doxygen & Sphinx warnings 6 лет назад
freertos 3d0967a58a test: declare requirements and include dirs private 5 лет назад
heap dd8d1deacb Merge branch 'bugfix/malloc_zero_return_null' into 'master' 5 лет назад
idf_test 32fd9d6c63 s2 crypto: update perf test to use cache comp timer 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 7569e34e89 esp_wifi: Reduce Bin size 6 лет назад
lwip 55c3c2b73d Merge branch 'feature/vfs_optional' into 'master' 5 лет назад
mbedtls ea47bbb118 HMAC: adding upstream message support 5 лет назад
mdns ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces 6 лет назад
mqtt 456d4d4a20 esp_mqtt: add option to configure mqtt task priority. 5 лет назад
newlib 9aeac7f6cb esp_rom: Fix esp32.rom.newlib-time.ld should includes all time ROM functions/data 5 лет назад
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 лет назад
nvs_flash 3d0967a58a test: declare requirements and include dirs private 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 3d0967a58a test: declare requirements and include dirs private 5 лет назад
soc 296d095e53 Merge branch 'bugfix/remove_dependency_in_timergroup_caps' into 'master' 5 лет назад
spi_flash 3d0967a58a test: declare requirements and include dirs private 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 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 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 3d0967a58a test: declare requirements and include dirs private 5 лет назад
xtensa 8434845050 atomic: support fetch_and, fetch_and and fetch_xor 6 лет назад