David Čermák 8e3e65a47b Merge branch 'feature/update_mqtt_submodule' into 'master' 4 lat temu
..
app_trace da59a29be6 Merge branch 'update_copyright_notice_app_trace' into 'master' 4 lat temu
app_update 407053592e Drop support for unsupported Python versions 4 lat temu
asio 36e6938920 Merge branch 'feature/lwip_ipv6_automatic_coap_asio' into 'master' 4 lat temu
bootloader f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 4 lat temu
bootloader_support f2fe0847d5 usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now 4 lat temu
bt 6ecffb02aa Merge branch 'bugfix/ble_start_scan_crash_issue_mr_master' into 'master' 4 lat temu
cbor 6a06be002e tinycbor: update to latest upstream commit-id 4 lat temu
cmock 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
coap e305f29382 asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap 4 lat temu
console b911951cad console: fix a bug preventing us from starting a CLI on non-default UART 4 lat temu
cxx 71170dd5bc cxx: update copyright notice 4 lat temu
driver 48fdf6912d test_pwm: relax the requirement of mcpwm test 4 lat temu
efuse 407053592e Drop support for unsupported Python versions 4 lat temu
esp-tls 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice 4 lat temu
esp32 da731a7eeb psram: add configuration macros to move workaround libc functions to flash 4 lat temu
esp32c3 58490418ad Merge branch 'feature/merge_c3_caps' into 'master' 4 lat temu
esp32s2 018582dc64 ULP: reduce max possible memory reserved for ULP coprocessor 4 lat temu
esp32s3 f2fe0847d5 usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now 4 lat temu
esp_adc_cal 13bc5feb0a [cxx]: fixed extern "C" declarations 5 lat temu
esp_common fae5185916 CI: regenerate esp_err_to_name.c 4 lat temu
esp_eth fe354f1c50 hal/emac_hal: refactord emac_hal 4 lat temu
esp_event 922992b519 event: Add IP_EVENT_ETH_LOST_IP event 4 lat temu
esp_gdbstub 00a7ecb5a3 Code cleanup. Bugfix after rebase with master. Formating. 4 lat temu
esp_hid d1c8c268d4 Add event_stack_size option to esp_hidh_config_t 4 lat temu
esp_http_client 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs 4 lat temu
esp_http_server ba15970abb esp_http_server, protocomm: Consider a connection as closed if recv() returns 0 4 lat temu
esp_https_ota 3064487c20 esp_https_ota: Add check for HTTP error codes and corresponding error logs 4 lat temu
esp_https_server 967e057906 esp-tls, esp_http_client and esp_http_server: update copyright notice 4 lat temu
esp_hw_support 26f9d2d5e1 rtc: Fix minor const char* correction issue 4 lat temu
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 lat temu
esp_lcd e10202a608 lcd: add esp_lcd component 4 lat temu
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 lat temu
esp_netif 7d5ae1ee26 esp_netif: Add CONFIG_LWIP_DHCPS to sperate the code 4 lat temu
esp_phy 3c3c7b2ee0 esp_phy: update esp32 phy max tx power 4 lat temu
esp_pm 91dbae3eb5 esp_pm: allow dfs to swith down alltime if no lightsleep 4 lat temu
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 lat temu
esp_rom dd1352dec3 Merge branch 'bugfix/fix_amsdu_fragment_vulnerability' into 'master' 4 lat temu
esp_serial_slave_link 591e4c4b31 sdio_slave: allow getting end of frame information 4 lat temu
esp_system 64750acbb0 [esp_system]: added __cxx_eh_arena_size_get again 4 lat temu
esp_timer 988c88a6b1 systimer: optimise esp_timer_get_time 4 lat temu
esp_websocket_client ecd3f85794 Merge branch 'bugfix/ws_client_const_correct' into 'master' 4 lat temu
esp_wifi 5df7e7bac6 esp_wifi: refactor ioctl functions and build wifi lib with -Os to save binary size 4 lat temu
espcoredump 46dc36233a coredump: Parse backtrace info for RISCV 4 lat temu
esptool_py 19a492bc8d soc: add base support for ESP32-S3 4 lat temu
expat 77d4f3080f expat: Update library from 2.2.9 to 2.4.1 4 lat temu
fatfs 79b5dedeb1 CI: minor testcases fixes and disable some cases that cant run on S3 4 lat temu
freemodbus 59935e44c0 freemodbus: increase max priority of modbus tasks 4 lat temu
freertos cb46558c30 ci: update performance test key to db compatible format 4 lat temu
hal 99988fa454 Merge branch 'refactor/emac_hal' into 'master' 4 lat temu
heap 9ac9b69087 heap: use hal specific API to get cpu cycles count 4 lat temu
idf_test 904afc65f8 ci: adjust spi_flash performance value according to more test data 4 lat temu
jsmn 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
json 6ba648edac cJSON: update to v1.7.14 release 5 lat temu
libsodium e20826cc7f libsodium: update copyright notice 4 lat temu
log db46ad8ef2 [log]: excluding log_linux.c correctly now 4 lat temu
lwip f86140eb8d Merge branch 'feature/add_rdnss_kconfig' into 'master' 4 lat temu
mbedtls b9587c28cc Merge branch 'ci/change_perf_key' into 'master' 4 lat temu
mdns f167238fac mdns: Support for One-Shot mDNS queries 4 lat temu
mqtt 4f637e886f MQTT: Support for certificate bundle; Client clean-up 4 lat temu
newlib da731a7eeb psram: add configuration macros to move workaround libc functions to flash 4 lat temu
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
nvs_flash 4c0ddd34b4 ci: added script to check api violations 4 lat temu
openssl cc78923d23 docs: Update OpenSSL API documents 4 lat temu
openthread 68ce4f1404 openthread: add platform UDP and border router example 4 lat temu
partition_table ede477ea65 paritition_table: Verify the partition table md5sum when loading the app 4 lat temu
perfmon 0301c66bf0 esp32c3: Disable components that are not yet supported 5 lat temu
protobuf-c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 lat temu
protocomm ba15970abb esp_http_server, protocomm: Consider a connection as closed if recv() returns 0 4 lat temu
pthread c685ef303b pthread: Fix race conditions in existing pthread UTs 4 lat temu
riscv d920aa52be xtensa: simplify build script 5 lat temu
sdmmc 6d1eddb9c0 sd_test: refactor the test case 4 lat temu
soc f2fe0847d5 usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now 4 lat temu
spi_flash 1c14ad0844 Merge branch 'test/flash_perf_thr_update_by_grafana_avg' into 'master' 4 lat temu
spiffs 407053592e Drop support for unsupported Python versions 4 lat temu
tcp_transport b1981204f3 Merge branch 'bugfix/tcp_transport_cleanup_tls_ctx' into 'master' 4 lat temu
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 5 lat temu
tinyusb 2c1cc506bf Merge branch 'feature/tinyusb_error_check' into 'master' 4 lat temu
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' 5 lat temu
ulp 407053592e Drop support for unsupported Python versions 4 lat temu
unity 1dfdf803b3 [unity]: deleted unuseful comment for linux target 4 lat temu
usb 5f9692ae97 HCD: Fix multiple bugs 4 lat temu
vfs 2c75f63f89 * ets_delay_us(1) has too much overhead; change logic 4 lat temu
wear_levelling e6edf34e82 esp32: move esp_clk functions 4 lat temu
wifi_provisioning f06d1cdc75 wifi_provisioning: Add check for WIFI_REASON_MIC_FAILURE error code in wifi_prov_mgr_event_handler_internal 4 lat temu
wpa_supplicant 08bd291459 Merge branch 'bugfix/debug_prints_caused_build_failure' into 'master' 4 lat temu
xtensa 407053592e Drop support for unsupported Python versions 4 lat temu