Ivan Grokhotkov 4faba8aecf Merge branch 'bugfix/monitor_args' into 'master' 4 lat temu
..
app_trace 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 lat temu
app_update d1befe83ef otatool: Fix incorrect using otadata.seq&crc in switch_ota_partition cmd 4 lat temu
asio 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
bootloader fc22e3c645 [system]: Made longjmp save for context switch 4 lat temu
bootloader_support 2c75f63f89 * ets_delay_us(1) has too much overhead; change logic 4 lat temu
bt 666a73d79c components/bt: bug-fixes in BLE controller and BLE baseband 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 3e533be8be coap: Fixed NULL checks for dymanic memory allocation in coap_mbedtls.c 5 lat temu
console 9b2b86b7d9 console: fix linenoiseProbe never timing out 5 lat temu
cxx 2552c7ba0f [C++]: wrapper functions around unwind code 4 lat temu
driver fb1fd26caf Merge branch 'refactor/gdma_check_macro' into 'master' 4 lat temu
efuse 7bb5c8cc82 esp32c3 espefuse: Fix efuse programming timing on ESP32-C3 ECO3 4 lat temu
esp-tls 52442be9e1 esp-tls: Fix setsockopt for TCP_KEEPIDLE 4 lat temu
esp32 7f34657013 Merge branch 'feature/ethernet_link_check_esp_timer' into 'master' 4 lat temu
esp32c3 76fbb689fd Merge branch 'bugfix/remove_uart2_c3' into 'master' 4 lat temu
esp32s2 7c1e1c9e2d systimer: update soc data 4 lat temu
esp32s3 96c2acd9a8 Merge branch 'refactor/strip_systimer_hal_layer' into 'master' 4 lat temu
esp_adc_cal 13bc5feb0a [cxx]: fixed extern "C" declarations 4 lat temu
esp_common daa13b3f62 esp32: move toolchain check 4 lat temu
esp_eth 1e674f1d20 esp_eth: Update KSZ8851SNL driver to use global error checkers 4 lat temu
esp_event 7fe8720c9d Revert "esp_event test: Disable linker relaxations in this component, to temporarily workaround a linker bug" 4 lat temu
esp_gdbstub 2c75f63f89 * ets_delay_us(1) has too much overhead; change logic 4 lat temu
esp_hid 77922a24c3 esp_hid: add missing static qualifier 4 lat temu
esp_http_client b148433fbd esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL 4 lat temu
esp_http_server 3e82fcd566 esp_http_server: Fix transport_ctx not getting freed 4 lat temu
esp_https_ota 31445c1566 esp_https_ota: Warn users when CONFIG_OTA_ALLOW_HTTP is set 4 lat temu
esp_https_server c707d0d323 Fixed ssl_ctx not being freed at the time of error. 5 lat temu
esp_hw_support 344ec80fad optimize deep sleep current in wifi softap mode 4 lat temu
esp_ipc d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 lat temu
esp_local_ctrl 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 lat temu
esp_netif 4e73cff729 esp_netif: enable UBSAN in component test app 4 lat temu
esp_pm d6a2a67006 Merge branch 'bugfix/fix_some_pm_issue' into 'master' 4 lat temu
esp_ringbuf b69f94fb3a Merge branch 'feature/move_ringbuf_funcs_into_flash' into 'master' 5 lat temu
esp_rom a0d13a31ec uart: fix misleading files for UART2 4 lat temu
esp_serial_slave_link 44fafd4991 spi_slave_hd: add polling api to read/write buf to essl_spi 4 lat temu
esp_system 76fbb689fd Merge branch 'bugfix/remove_uart2_c3' into 'master' 4 lat temu
esp_timer 988c88a6b1 systimer: optimise esp_timer_get_time 4 lat temu
esp_websocket_client c79a907e4f components: Remove repeated keep alive function by ssl layer function 4 lat temu
esp_wifi 15499e3cc1 esp_wifi: Update wifi lib 4 lat temu
espcoredump b972631658 feat(coredump): add esp32s2 and esp32c3 support 4 lat temu
esptool_py 3a948c1455 tools: Fix Cmake arguments for IDF Monitor 4 lat temu
expat 20c068ef3b cmock: added cmock as component 5 lat temu
fatfs 925dacd7fb Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' 4 lat temu
freemodbus 868e123336 freemodbuss: fix event processing after merge 4 lat temu
freertos 96c2acd9a8 Merge branch 'refactor/strip_systimer_hal_layer' into 'master' 4 lat temu
hal 644f430a31 Merge branch 'feature/esp32c3_usbjtagserial_console' into 'master' 4 lat temu
heap d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 5 lat temu
idf_test 51169b0e0c AES/SHA: use GDMA driver instead of LL 5 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 dfd6c5cb0b libsodium: Update library to v1.0.18 4 lat temu
log 1e896e5def log: update copyright year 4 lat temu
lwip fd3553b66d lwip: add config options for Thread IPv6 border routing 4 lat temu
mbedtls 93604b1a11 mbedtls: Fix mbedtls_ssl_send_alert_message crash due to ssl->out_iv is NULL 4 lat temu
mdns 5cce919cbe mdns: Fixed the ip header TTL to be correctly set to 255 4 lat temu
mqtt 74fa52668c esp-mqtt: Remove __FILE__ macro from error logs 5 lat temu
newlib b1eacc24f2 stdatomic: Implemented legacy __sync APIs and __atomic_exchange_n 4 lat temu
nghttp 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 lat temu
nvs_flash 68393c41c4 doc: linux host test documentation 4 lat temu
openssl cc78923d23 docs: Update OpenSSL API documents 4 lat temu
openthread ea836abe50 openthread: support microsecond timer 4 lat temu
partition_table 920edd4e73 partition_table: Add a "single factory app (large)" option for 1.5MB app size 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 105497f861 Add secure connection for just works in provisioning app for bluedroid 4 lat temu
pthread 79ae7a7bd9 freertos: test: Add stress test for thread local storage 4 lat temu
riscv d920aa52be xtensa: simplify build script 5 lat temu
sdmmc 6e2dc5d291 Fix minor documentation issue 5 lat temu
soc 76fbb689fd Merge branch 'bugfix/remove_uart2_c3' into 'master' 4 lat temu
spi_flash 859f7e3664 Merge branch 'feature/support_eon_flash_qaud_mode_esp_flash' into 'master' 4 lat temu
spiffs e6edf34e82 esp32: move esp_clk functions 4 lat temu
tcp_transport d74f7d2d04 tcp_transport: Add option to enable crt_bundle for SSL connection 4 lat temu
tcpip_adapter da58235a0e components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 5 lat temu
tinyusb 8f064dabcd tinyusb: add 'extern C' bit to tusb_console.h 4 lat temu
touch_element a3f5cf2c71 Merge branch 'bugfix/touch_element_callback_para' into 'master' 5 lat temu
ulp e77a91df7f Merge branch 'doc/ulp_st_bits' into 'master' 4 lat temu
unity c233ce0449 spi_flash: mocking should be possible now 5 lat temu
usb 738af3fd38 USB HCD uses IRPs directly for transfer 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 06ae78b531 provisioning: Fix WiFi credentials not saved to NVS due to wifi_prov_mgr_start_provisioning change the WiFi storage to RAM 4 lat temu
wpa_supplicant 20bb0c3b02 wpa_supplicant: Group key reinstallation fixes 4 lat temu
xtensa be55a5eb2b [system]: put xtensa_intr_asm into IRAM 4 lat temu