lly ac2ef797fe ble_mesh: Fix ble mesh nimble host deinit 6 лет назад
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
app_update 1c7ffbaa19 app_update: rename ut name 6 лет назад
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 лет назад
bootloader 26efc5a6d0 bootloader: Set the bootloader optimization level separately to the app 6 лет назад
bootloader_support df9d3c6e43 Merge branch 'refactor/print_app_description_on_startup' into 'master' 6 лет назад
bt ac2ef797fe ble_mesh: Fix ble mesh nimble host deinit 6 лет назад
cbor 5a09de8245 cbor: add tinycbor library and example 6 лет назад
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 лет назад
console 46a3f3e516 console: make uart param configurable 6 лет назад
cxx c8137c5298 C++: rtti unit tests, corresponding CI config 6 лет назад
driver 15884eccf2 Add multi-target support for performance tests 6 лет назад
efuse 146c788bd4 (S2) efuse: Using a ROM function for set_timing 6 лет назад
esp-tls 874e987a3b esp_tls: change argument pointer type to (void *) for esp_crt_bundle_attach 6 лет назад
esp32 59381b60c0 Merge branch 'refactor/hal_function_set_exception_vector_table' into 'master' 6 лет назад
esp32s2 59381b60c0 Merge branch 'refactor/hal_function_set_exception_vector_table' into 'master' 6 лет назад
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 лет назад
esp_common 0ae960f2fe Merge branch 'feature/support_esp32s2_mac_addr_offset' into 'master' 6 лет назад
esp_eth 0a7ccb8095 ethernet: fix potential null pointer dereference 6 лет назад
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 032a041395 Bugfix for failing OTA example 6 лет назад
esp_http_server 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 лет назад
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 eae8eaa55f esp-netif-ppp: support for posting GOT_IP event for IPv6 6 лет назад
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 лет назад
esp_rom d2aa4a1e50 components/bt: Fix assert when create conntion cancel 6 лет назад
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 лет назад
esp_timer 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 лет назад
esp_websocket_client 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 лет назад
esp_wifi 57ad4afe7d Merge branch 'bugfix/fix_esp32s2_enable_multi_phy_init_data_bin_err' into 'master' 6 лет назад
espcoredump 80f50471bf Merge branch 'bugfix/coredump_no_ext_stacks' into 'master' 6 лет назад
esptool_py eb865008d5 cmake: show error message on encrypted flash targets without proper config 6 лет назад
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 лет назад
fatfs d16ad4a67a ci: disable case witout runners 6 лет назад
freemodbus 11fac8637a docs: Resolve doxygen & Sphinx warnings 6 лет назад
freertos db608736fb freertos: implement get core id with cpu abstraction 6 лет назад
heap d495f175d5 heap: pushed down all the aligned_alloc / free implementation 6 лет назад
idf_test 3351376a11 AES: optimize AES-GCM 6 лет назад
jsmn 68dc6b2158 jsmn: define macros in build system 6 лет назад
json e366b6ac21 cJSON: include only source file objects for cmake build 6 лет назад
libsodium e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
log 7569e34e89 esp_wifi: Reduce Bin size 6 лет назад
lwip e3ff1efe65 fix bug for after udp close select_waiting assert 6 лет назад
mbedtls 64ceab0069 Merge branch 'feature/aes_sha_accel_s2' into 'master' 6 лет назад
mdns ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces 6 лет назад
mqtt 7bf1a1db35 MQTT: Reference latest mqtt addressing c++ build and qos1/2 resend 6 лет назад
newlib 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 лет назад
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 лет назад
nvs_flash c6deffb8a2 NVS Flash: prevent erasing initialized partition 6 лет назад
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 лет назад
partition_table 46ea7d815d parttool: don't print target name 6 лет назад
perfmon 13cb9f8718 xtensa: update header file 6 лет назад
protobuf-c 9eccd7c082 components: use new component registration api 6 лет назад
protocomm b3e7e61f23 protocomm: enable test cases for esp32s2 with software AES 6 лет назад
pthread 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 лет назад
sdmmc 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 лет назад
soc 64ceab0069 Merge branch 'feature/aes_sha_accel_s2' into 'master' 6 лет назад
spi_flash 3b1fa7b8f0 spi_flash: add caps for dummy output control 6 лет назад
spiffs 1f2e2fe8af soc: separate abstraction, description and implementation 6 лет назад
tcp_transport aa3b1da384 esp_tls: added connection timeout to esp_tls_conn_new_sync() 6 лет назад
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration 6 лет назад
tinyusb 08543533d8 tinyusb: switch to esp-develop branch 6 лет назад
ulp 07a71529de ulp: fix ulp external project args 6 лет назад
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 лет назад
vfs 99cdddeb63 docs: Fix broken or incorrect link roles to IDF files & directories 6 лет назад
wear_levelling 1f2e2fe8af soc: separate abstraction, description and implementation 6 лет назад
wifi_provisioning 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 лет назад
wpa_supplicant 30d6220394 esp_wifi: Support for additional WPA3 testcases 6 лет назад
xtensa 8434845050 atomic: support fetch_and, fetch_and and fetch_xor 6 лет назад