Ivan Grokhotkov 95c275109b Merge branch 'refactor/add_target_name_for_parttool' into 'master' hace 6 años
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 hace 6 años
app_update 1c7ffbaa19 app_update: rename ut name hace 6 años
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features hace 6 años
bootloader 26efc5a6d0 bootloader: Set the bootloader optimization level separately to the app hace 6 años
bootloader_support df9d3c6e43 Merge branch 'refactor/print_app_description_on_startup' into 'master' hace 6 años
bt 48bd2d74b4 NimBLE: Add Host based privacy (RPA) feature support hace 6 años
cbor 5a09de8245 cbor: add tinycbor library and example hace 6 años
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks hace 6 años
console 46a3f3e516 console: make uart param configurable hace 6 años
cxx c8137c5298 C++: rtti unit tests, corresponding CI config hace 6 años
driver a9854f7085 Merge branch 'feature/rmt_clock_support_ref_tick' into 'master' hace 6 años
efuse 146c788bd4 (S2) efuse: Using a ROM function for set_timing hace 6 años
esp-tls 947e3e94ed Add ESP certificate bundle feature hace 6 años
esp32 cefc71cdcd bootloader_support: mem-related initializations using cpu abstractions hace 6 años
esp32s2 f735b8891e esp32s2: print app description on startup hace 6 años
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) hace 6 años
esp_common 9e12586ab7 esp_common: new unit test benchmarking stdatomic operations hace 6 años
esp_eth 0a7ccb8095 ethernet: fix potential null pointer dereference hace 6 años
esp_event c643f743ce esp_event: halve the events registered in performance test hace 6 años
esp_gdbstub c9a51bfbb2 soc: create abstraction for cpu related operations hace 6 años
esp_http_client 032a041395 Bugfix for failing OTA example hace 6 años
esp_http_server 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer hace 6 años
esp_https_ota 63cd95d236 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA hace 6 años
esp_https_server cc0eec52ff esp_https_server: Fixed a PR which adds support for mutual auth in hace 6 años
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
esp_netif eae8eaa55f esp-netif-ppp: support for posting GOT_IP event for IPv6 hace 6 años
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver hace 6 años
esp_rom d2aa4a1e50 components/bt: Fix assert when create conntion cancel hace 6 años
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices hace 6 años
esp_timer 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer hace 6 años
esp_websocket_client 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer hace 6 años
esp_wifi 91bcd5eb63 esp_wifi: Add TX packets size check hace 6 años
espcoredump 80f50471bf Merge branch 'bugfix/coredump_no_ext_stacks' into 'master' hace 6 años
esptool_py eb865008d5 cmake: show error message on encrypted flash targets without proper config hace 6 años
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning hace 6 años
fatfs d16ad4a67a ci: disable case witout runners hace 6 años
freemodbus 11fac8637a docs: Resolve doxygen & Sphinx warnings hace 6 años
freertos db608736fb freertos: implement get core id with cpu abstraction hace 6 años
heap d495f175d5 heap: pushed down all the aligned_alloc / free implementation hace 6 años
idf_test e30cd361a8 global: rename esp32s2beta to esp32s2 hace 6 años
jsmn 68dc6b2158 jsmn: define macros in build system hace 6 años
json e366b6ac21 cJSON: include only source file objects for cmake build hace 6 años
libsodium e30cd361a8 global: rename esp32s2beta to esp32s2 hace 6 años
log e1c0fb0c62 log: Check for ISR context and use proper API to get Tick Count hace 6 años
lwip f7d2aa96bd fix bug for netconn marked close crash hace 6 años
mbedtls f393938c22 Merge branch 'bugfix/remove_esp32s2_esp_intr_header' into 'master' hace 6 años
mdns ab8cab1c55 mdns: limit the GOT_IP6_EVENT to only known network interfaces hace 6 años
mqtt 7bf1a1db35 MQTT: Reference latest mqtt addressing c++ build and qos1/2 resend hace 6 años
newlib 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer hace 6 años
nghttp 742d4689dd Modified http_parser to handle ICY uris. hace 6 años
nvs_flash c6deffb8a2 NVS Flash: prevent erasing initialized partition hace 6 años
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib hace 6 años
partition_table 46ea7d815d parttool: don't print target name hace 6 años
perfmon 13cb9f8718 xtensa: update header file hace 6 años
protobuf-c 9eccd7c082 components: use new component registration api hace 6 años
protocomm b3e7e61f23 protocomm: enable test cases for esp32s2 with software AES hace 6 años
pthread 429712c6eb freertos: moved all xtensa specific files into a separated folder hace 6 años
sdmmc 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards hace 6 años
soc 81daaff050 Merge branch 'feature/usb_component' into 'master' hace 6 años
spi_flash b7a14c47e6 Merge branch 'bugfix/customer_baidu_psram_stack_backtrace' into 'master' hace 6 años
spiffs 1f2e2fe8af soc: separate abstraction, description and implementation hace 6 años
tcp_transport aa3b1da384 esp_tls: added connection timeout to esp_tls_conn_new_sync() hace 6 años
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration hace 6 años
tinyusb 9d059be165 usb: added a tinyusb component; ci; soc. hace 6 años
ulp 07a71529de ulp: fix ulp external project args hace 6 años
unity e30cd361a8 global: rename esp32s2beta to esp32s2 hace 6 años
vfs 99cdddeb63 docs: Fix broken or incorrect link roles to IDF files & directories hace 6 años
wear_levelling 1f2e2fe8af soc: separate abstraction, description and implementation hace 6 años
wifi_provisioning 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer hace 6 años
wpa_supplicant 30d6220394 esp_wifi: Support for additional WPA3 testcases hace 6 años
xtensa 8434845050 atomic: support fetch_and, fetch_and and fetch_xor hace 6 años