Angus Gratton fec005ec15 Merge branch 'bugfix/nvs_missing_get' into 'master' 6 lat temu
..
app_trace e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
app_update aa42177e19 app_update(s2): Enable app_update UTs 6 lat temu
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features 6 lat temu
bootloader fd15acb50f esp32s2: bootloader: move iram_loader segment higher 6 lat temu
bootloader_support e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
bt 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 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 afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
cxx c8137c5298 C++: rtti unit tests, corresponding CI config 6 lat temu
driver 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
efuse e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
esp-tls 3f532c8895 Merge branch 'bugfix/esp_tls_blocking_timeout' into 'master' 6 lat temu
esp32 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
esp32s2 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
esp_adc_cal 1c2cc5430e global: bring up esp32s2(not beta) 6 lat temu
esp_common 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
esp_eth e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
esp_event 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
esp_gdbstub e30cd361a8 global: rename esp32s2beta to esp32s2 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 ba31458347 OTA: Fixed OTA with chunked servers and added example_test with chunked server 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 7d45bfda21 esp_netif_lwip_ppp: fix posting ip-event data 6 lat temu
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 lat temu
esp_rom 16e63f6a3f esp32s2: esp_rom: separate nano formatting functions, fix newlib tests 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 e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
espcoredump e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
esptool_py 09950797cb esptool_py: pass flash mode/frequency/size to elf2image 6 lat temu
expat 4909fdfe02 heap_caps: small fixes on comments plus cleaning 6 lat temu
fatfs ee269ed687 Merge branch 'bugfix/fatfs_corrupted_assert' into 'master' 6 lat temu
freemodbus 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 lat temu
freertos 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
heap e30cd361a8 global: rename esp32s2beta to esp32s2 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 e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
lwip 95f9db79d2 Merge branch 'feature/lwip_netinet_tcp_pr4637' into 'master' 6 lat temu
mbedtls 6e527fb763 mbedtls: temporary disable HW crypto for ESP32S2 6 lat temu
mdns 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
mqtt e8787fc49e mqtt: update submodule to point to latest commit. 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 e228a2102d Fixed missing implementations 6 lat temu
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
partition_table cc8bff703e esptool_py: create flash target functions 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 c63684cf6c hw crypto: activated hardware acceleration for esp32s2beta 6 lat temu
pthread 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 lat temu
sdmmc e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
soc fda4efa300 Merge branch 'bugfix/rtc_wdt_timeout' into 'master' 6 lat temu
spi_flash e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
spiffs e85e99189f spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined 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 e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
unity e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
vfs e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
wear_levelling e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
wifi_provisioning 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 lat temu
wpa_supplicant 98618333a1 Merge branch 'bugfix/wps_config_init' into 'master' 6 lat temu
xtensa 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 lat temu