Angus Gratton f2a1a6105a Merge branch 'feat/mcpwm_hal' 6 lat temu
..
app_trace 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' 6 lat temu
app_update 6257828348 app_update: Add support esp32s2beta 6 lat temu
asio 9eccd7c082 components: use new component registration api 6 lat temu
bootloader 6f761dd62d cmake: Fix some uninitialized variable warnings 6 lat temu
bootloader_support 7b2348baad fix bug that wrap mode not disabled in none-QIO mode 6 lat temu
bt bc3233782b Merge branch 'feature/remove_gcc5_support' into 'master' 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 9a2af7ae33 global: remove gcc 5.2 support 6 lat temu
driver f2a1a6105a Merge branch 'feat/mcpwm_hal' 6 lat temu
efuse cf762d91c2 efuse: Add the batch writing mode 6 lat temu
esp-tls ed85046138 tcp_transport: added functionality for using ALPN with SSL 6 lat temu
esp32 b7b4cd3418 Merge branch 'bugfix/timer_group_reset_ut' into 'master' 6 lat temu
esp32s2beta b7b4cd3418 Merge branch 'bugfix/timer_group_reset_ut' into 'master' 6 lat temu
esp_adc_cal adfc06a530 Merge branch 'master' into feature/esp32s2beta_merge 6 lat temu
esp_common 0deeae38a9 Merge branch 'bugfix/fix_timer_deleted_and_run_broken_callback' into 'master' 6 lat temu
esp_eth 05d71319de ethernet: add gpio number into config structure 6 lat temu
esp_event 9f9da9ec96 feat(timer): refator timer group driver 6 lat temu
esp_gdbstub 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 lat temu
esp_http_client b834c99148 examples: modify other examples and tests to use esp_netif instead of tcpip_adapter 6 lat temu
esp_http_server a6cc964a26 esp_http_server : Bugfix in parsing of empty header values 6 lat temu
esp_https_ota ca4a8a61c4 Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into 'master' 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 ddef4f9129 Merge branch 'feature/set_dhcp_timeout' into 'master' 6 lat temu
esp_ringbuf 9f9da9ec96 feat(timer): refator timer group driver 6 lat temu
esp_rom ea99137e62 esp32s2beta: implement esp_reset_reason API 6 lat temu
esp_websocket_client e1f982921a ws_client: fix handling timeouts by websocket client. 6 lat temu
esp_wifi a9c1970c03 Merge branch 'bugfix/put_more_rx_code_to_iram' into 'master' 6 lat temu
espcoredump 27ce4d13df coredump: change data format to ELF 6 lat temu
esptool_py c60370b67f esptool: Update esptool version to match master 6 lat temu
expat 9a2af7ae33 global: remove gcc 5.2 support 6 lat temu
fatfs 28b7f11f93 fatfs: fix unit tests not included in the build 6 lat temu
freemodbus 9f9da9ec96 feat(timer): refator timer group driver 6 lat temu
freertos 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' 6 lat temu
heap 5909d3676c esp32s2: Adds apptrace support 6 lat temu
idf_test 5b33d6cf94 Merge branch 'feature/mbedtls_add_faster_modexp' into 'master' 6 lat temu
jsmn 9eccd7c082 components: use new component registration api 6 lat temu
json f72dc5b271 Update cJSON to v1.7.12 6 lat temu
libsodium 9a2af7ae33 global: remove gcc 5.2 support 6 lat temu
log ae21d669b9 Merge branch 'master' into feature/esp32s2beta_merge 6 lat temu
lwip e1452f5d6c lw-ip: silence a warning related to CONFIG_LWIP_TCP_WND_DEFAULT value 6 lat temu
mbedtls c741dd0535 Fixed warnings for components driver, esp32 and mbedtls 6 lat temu
mdns d9433ef692 mdns: fixed forgotten merge conflicts in debug code 6 lat temu
mqtt 8675a818f9 Merge branch 'master' into feature/esp32s2beta_merge 6 lat temu
newlib 9a2af7ae33 global: remove gcc 5.2 support 6 lat temu
nghttp 742d4689dd Modified http_parser to handle ICY uris. 6 lat temu
nvs_flash f53f450380 nvs_flash: build nvs_encr.cpp only if relevant config option is enabled 6 lat temu
openssl 833822c10b Fix Kconfig issues discovered by upstream Kconfiglib 6 lat temu
partition_table 1a29ddbd33 cmake: fix partition_table cmake when using md5 checksum 6 lat temu
perfmon df26ab13e2 test_utils: implement performance timer 6 lat temu
protobuf-c 9eccd7c082 components: use new component registration api 6 lat temu
protocomm 76a3a5fb48 ci: disable unavailable tests for esp32s2beta 6 lat temu
pthread 9a2af7ae33 global: remove gcc 5.2 support 6 lat temu
sdmmc 5b6b624e1f driver: fix gpio pin_bit_mask truncation in sdspi_host and others 6 lat temu
soc f2a1a6105a Merge branch 'feat/mcpwm_hal' 6 lat temu
spi_flash 9f9da9ec96 feat(timer): refator timer group driver 6 lat temu
spiffs 7ce75a42c7 Merge branch 'master' into feature/esp32s2beta_merge 6 lat temu
tcp_transport 412b202741 Merge branch 'bugfix/ws_client_fix_wait_forever_timeout' into 'master' 6 lat temu
tcpip_adapter 2eea2dbeb4 Add feature for set dhcp time out 6 lat temu
ulp b38bc2f8f5 s2 support for make build removed. 6 lat temu
unity 9a2af7ae33 global: remove gcc 5.2 support 6 lat temu
vfs 550c0ef234 vfs: use ccomp timer in performance test 6 lat temu
wear_levelling 438d513a95 Merge branch 'master' into feature/esp32s2beta_merge 6 lat temu
wifi_provisioning ffe043b1a8 esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter 6 lat temu
wpa_supplicant e543dbfe79 wpa_supplicant: Set assoc_ie_len based on generated RSN/WPA IE 6 lat temu
xtensa c5ef1cae04 Merge branch 'feature/perfmon' into 'master' 6 lat temu