Renz Christian Bagaporo cefc71cdcd bootloader_support: mem-related initializations using cpu abstractions 6 lat temu
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
app_update 1c7ffbaa19 app_update: rename ut name 6 lat temu
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 lat temu
bootloader 2bf329eb2c Fixes accessing some files from 2nd part of the bootloader. 6 lat temu
bootloader_support cefc71cdcd bootloader_support: mem-related initializations using cpu abstractions 6 lat temu
bt 477e584f7d Bugfix for HFP and some Github issue. 6 lat temu
cbor 5a09de8245 cbor: add tinycbor library and example 6 lat temu
coap 3e9a054626 ESP32/coap_mbedtls:add macro checks 6 lat temu
console 75cadc2e41 console: simplify examples 6 lat temu
cxx c8137c5298 C++: rtti unit tests, corresponding CI config 6 lat temu
driver 9d8e590d86 Merge branch 'fix/spi_flash_legacy_on_esp32s2' into 'master' 6 lat temu
efuse 146c788bd4 (S2) efuse: Using a ROM function for set_timing 6 lat temu
esp-tls 3f532c8895 Merge branch 'bugfix/esp_tls_blocking_timeout' into 'master' 6 lat temu
esp32 cefc71cdcd bootloader_support: mem-related initializations using cpu abstractions 6 lat temu
esp32s2 cefc71cdcd bootloader_support: mem-related initializations using cpu abstractions 6 lat temu
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 lat temu
esp_common d37a419dfc esp_pm: esp_pm_dump_locks: don't print from a critical section 6 lat temu
esp_eth ea8d6318af add SOC_EMAC_SUPPORTED in soc_caps.h 6 lat temu
esp_event 9b4815e3c8 ESP Event: multiple registrations to one event 6 lat temu
esp_gdbstub c9a51bfbb2 soc: create abstraction for cpu related operations 6 lat temu
esp_http_client 032a041395 Bugfix for failing OTA example 6 lat temu
esp_http_server 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
esp_https_ota 63cd95d236 esp_https_ota.c: Add errno check for WiFi disconnection while performing OTA 6 lat temu
esp_https_server 25dd5e39af esp-tls: Naming variables refering to certificates and keys in a neutral way to suggest that both PEM and DER format could be used, added comments descibing important details about using these formats 6 lat temu
esp_local_ctrl afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
esp_netif 2529eda907 ci: disable failed cases for s2 temporarily 6 lat temu
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 lat temu
esp_rom 7a3f21636f spi_flash: fix the reading issue using the ROM functions in the ROM 6 lat temu
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices 6 lat temu
esp_timer 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
esp_websocket_client 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
esp_wifi 2227e2505b resume wifi init test on esp32s2 6 lat temu
espcoredump 25041ba583 tools/idf_monitor: automatically decode UART core dumps 6 lat temu
esptool_py f31fc368bf make: fix 'make monitor' target when core dump is not enabled 6 lat temu
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 lat temu
fatfs d16ad4a67a ci: disable case witout runners 6 lat temu
freemodbus 11fac8637a docs: Resolve doxygen & Sphinx warnings 6 lat temu
freertos db608736fb freertos: implement get core id with cpu abstraction 6 lat temu
heap 301dacfb33 Exception handlers for LoadStoreError and LoadStoreAlignmentError 6 lat temu
idf_test e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
jsmn 68dc6b2158 jsmn: define macros in build system 6 lat temu
json e366b6ac21 cJSON: include only source file objects for cmake build 6 lat temu
libsodium e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
log e1c0fb0c62 log: Check for ISR context and use proper API to get Tick Count 6 lat temu
lwip a4b16213ad lw-ip: Add option to ipv6 stateless address configuration 6 lat temu
mbedtls 301dacfb33 Exception handlers for LoadStoreError and LoadStoreAlignmentError 6 lat temu
mdns 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
mqtt 2529eda907 ci: disable failed cases for s2 temporarily 6 lat temu
newlib 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 lat temu
nvs_flash c6deffb8a2 NVS Flash: prevent erasing initialized partition 6 lat temu
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
partition_table d0eb6c9701 Fix subtype in PartitionTable.find_by_type 6 lat temu
perfmon 13cb9f8718 xtensa: update header file 6 lat temu
protobuf-c 9eccd7c082 components: use new component registration api 6 lat temu
protocomm b3e7e61f23 protocomm: enable test cases for esp32s2 with software AES 6 lat temu
pthread 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 lat temu
sdmmc 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 lat temu
soc cefc71cdcd bootloader_support: mem-related initializations using cpu abstractions 6 lat temu
spi_flash 7a3f21636f spi_flash: fix the reading issue using the ROM functions in the ROM 6 lat temu
spiffs 1f2e2fe8af soc: separate abstraction, description and implementation 6 lat temu
tcp_transport aa3b1da384 esp_tls: added connection timeout to esp_tls_conn_new_sync() 6 lat temu
tcpip_adapter c0148ef1e8 lwip: Enable IPv6 stateless address autoconfiguration 6 lat temu
ulp bb639bb91d ulp: use quotes when specifying files for embedding ulp binaries 6 lat temu
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
vfs 99cdddeb63 docs: Fix broken or incorrect link roles to IDF files & directories 6 lat temu
wear_levelling 1f2e2fe8af soc: separate abstraction, description and implementation 6 lat temu
wifi_provisioning 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
wpa_supplicant 0f1710d878 wpa_supplicant: Fix SAE test-case failure on mbedtls version udpate 6 lat temu
xtensa c9a51bfbb2 soc: create abstraction for cpu related operations 6 lat temu