Darian Leung a0bb9b2f57 TWAI: ISR runs when cache is disabled %!s(int64=5) %!d(string=hai) anos
..
app_trace 16726e9980 gcov: Fixes APP CPU syscall table %!s(int64=5) %!d(string=hai) anos
app_update 0f82fe105c Secure boot v2 support for ESP32-S2 %!s(int64=5) %!d(string=hai) anos
asio 13d603e486 asio: updated ASIO port to use latest asio and esp-idf features %!s(int64=6) %!d(string=hai) anos
bootloader bff3192080 Merge branch 'feature/update_key_name_of_secure_boot_v4.2' into 'release/v4.2' %!s(int64=5) %!d(string=hai) anos
bootloader_support c245db59b6 bootloader_support: fix fix spi flash clock config error %!s(int64=5) %!d(string=hai) anos
bt 9c239b9f77 Merge branch 'bugfix/fix_assert_in_passkey_reply_4_2' into 'release/v4.2' %!s(int64=5) %!d(string=hai) anos
cbor 5a09de8245 cbor: add tinycbor library and example %!s(int64=6) %!d(string=hai) anos
coap 7dbf01afad coap: move mbedTLS config options from component to examples %!s(int64=5) %!d(string=hai) anos
console 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) %!s(int64=5) %!d(string=hai) anos
cxx e2cb7ed9ca Revert "CXX: removed exception windowspill test" %!s(int64=5) %!d(string=hai) anos
driver a0bb9b2f57 TWAI: ISR runs when cache is disabled %!s(int64=5) %!d(string=hai) anos
efuse ac04213299 efuse: Fix the order of writing in batch mode for esp32s2 and s3 %!s(int64=5) %!d(string=hai) anos
esp-tls 40a29866f6 esp-tls: enable TLS renegotiation using explicit API call %!s(int64=5) %!d(string=hai) anos
esp32 4c7dca7105 spi: fix issue with closing DMA before CPU reset %!s(int64=5) %!d(string=hai) anos
esp32s2 e5aa2b1d73 Merge branch 'bugfix/esp32s2_define_correct_size_for_rtc_fast_mem_v4.2' into 'release/v4.2' %!s(int64=5) %!d(string=hai) anos
esp_adc_cal 4cbed9b364 driver/adc: support for esp32s2 adc calibration scheme %!s(int64=5) %!d(string=hai) anos
esp_common 6443a96834 Merge branch 'backport/shared_stack4.2' into 'release/v4.2' %!s(int64=5) %!d(string=hai) anos
esp_eth a1c8b21928 esp_eth: moved extern "C" after includes %!s(int64=5) %!d(string=hai) anos
esp_event 3af4b51a5c Fix handling of multiple AP credentials in WPS %!s(int64=5) %!d(string=hai) anos
esp_gdbstub a6f0b15d3e Revert "Merge branch 'feature/gdb_stub_task_state' into 'master'" %!s(int64=5) %!d(string=hai) anos
esp_hid 65b993234d esp_hid: fix memory leak if getting dev reports fails %!s(int64=5) %!d(string=hai) anos
esp_http_client 917192725a http-client: fix memory allocation issues found by static analyser %!s(int64=5) %!d(string=hai) anos
esp_http_server ec2262e5a4 http_server: WebSocket server to set flag in transmitted messages by default %!s(int64=5) %!d(string=hai) anos
esp_https_ota f1c7b0ba6f Resolve documentation issue reported by boarchuz in https://esp32.com/viewtopic.php?f=5&t=14148#p59419 %!s(int64=5) %!d(string=hai) anos
esp_https_server 22b1607405 esp_https_server: fix HTTPD_SSL_CONFIG_DEFAULT %!s(int64=5) %!d(string=hai) anos
esp_ipc 11d96b39d0 esp_ipc: Move to new component %!s(int64=5) %!d(string=hai) anos
esp_local_ctrl 49e8c09ec2 local-ctrl: fix memory allocation issues found by static analyser %!s(int64=5) %!d(string=hai) anos
esp_netif 368d623e1a esp_wifi: optimize WiFi TX performance %!s(int64=5) %!d(string=hai) anos
esp_ringbuf 1ca25688a8 freertos: place `xQueueGenericCreateStatic` into flash %!s(int64=5) %!d(string=hai) anos
esp_rom 000a533eaa Fix controller dead when clkn overflow %!s(int64=5) %!d(string=hai) anos
esp_serial_slave_link 087c8f6065 essl: new component to communicate with esp serial slave devices %!s(int64=6) %!d(string=hai) anos
esp_system e911826340 add soft solution for esp32 eco3 live lock issue %!s(int64=5) %!d(string=hai) anos
esp_timer 084e170a8f Merge branch 'refactor/esp_ipc' into 'master' %!s(int64=5) %!d(string=hai) anos
esp_websocket_client 70a67439bc Websocket client: avoid deadlock if stop called from event handler %!s(int64=5) %!d(string=hai) anos
esp_wifi 0df8024219 Wi-Fi: set softap beacon DTIM count according to TSF timer %!s(int64=5) %!d(string=hai) anos
espcoredump 5f1e61498e Bugfix/espcoredump fix error reported for blank partition (Backport v4.2) %!s(int64=5) %!d(string=hai) anos
esptool_py 03c72909a3 esptool: Update to v3.0 release version %!s(int64=5) %!d(string=hai) anos
expat 3d0967a58a test: declare requirements and include dirs private %!s(int64=5) %!d(string=hai) anos
fatfs 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' %!s(int64=5) %!d(string=hai) anos
freemodbus b1fe4c4cc6 freemodbus: add extern c block into common header for cpp %!s(int64=5) %!d(string=hai) anos
freertos f4ab2beaa8 freertos: don't clobber a4 while spilling register windows %!s(int64=5) %!d(string=hai) anos
heap 6f5e43e26a heap: added alloc failed hook and configuration options %!s(int64=5) %!d(string=hai) anos
idf_test f12808533d ci: move auto_test_script to new repo (backport 4.2) %!s(int64=5) %!d(string=hai) anos
jsmn 68dc6b2158 jsmn: define macros in build system %!s(int64=6) %!d(string=hai) anos
json e366b6ac21 cJSON: include only source file objects for cmake build %!s(int64=6) %!d(string=hai) anos
libsodium 3d0967a58a test: declare requirements and include dirs private %!s(int64=5) %!d(string=hai) anos
log 188240d5c7 log: new macros to log when the cache is disabled %!s(int64=5) %!d(string=hai) anos
lwip a55db686b9 bugfix: fix TCP timer interval %!s(int64=5) %!d(string=hai) anos
mbedtls 229dbd70c9 mbedtls: Fix a case for mpi_montgomery_exp_calc() when Z is not init %!s(int64=5) %!d(string=hai) anos
mdns cf7e48c779 mdns: Allow config mDNS task stack size %!s(int64=5) %!d(string=hai) anos
mqtt 86d8f15a9a MQTT: Update submodule reference %!s(int64=5) %!d(string=hai) anos
newlib c7d602cc62 Merge branch 'bugfix/adjtime_return_outdelta_before_new_delta_set_v4.2' into 'release/v4.2' %!s(int64=5) %!d(string=hai) anos
nghttp 742d4689dd Modified http_parser to handle ICY uris. %!s(int64=6) %!d(string=hai) anos
nvs_flash 0514496744 Merge branch 'feature/vs_allow_custom_part_4.2' into 'release/v4.2' %!s(int64=5) %!d(string=hai) anos
openssl 521eee7384 openssl: made verification mode conversion to mbetls modes more strict %!s(int64=5) %!d(string=hai) anos
partition_table 6f2e465ec9 partition_table: fix generation of signed partition table %!s(int64=5) %!d(string=hai) anos
perfmon 3d0967a58a test: declare requirements and include dirs private %!s(int64=5) %!d(string=hai) anos
protobuf-c 9eccd7c082 components: use new component registration api %!s(int64=6) %!d(string=hai) anos
protocomm 851b4e9576 BLE provisioning: Add check for valid ble read offset %!s(int64=5) %!d(string=hai) anos
pthread 4a83b488a8 pthread: Use INTERFACE in target_link_libraries for vPortCleanUpTCB wrapper %!s(int64=5) %!d(string=hai) anos
sdmmc 19ae66dfa2 sdmmc: fix the probe issue that forbid sdspi working in highspeed mode %!s(int64=5) %!d(string=hai) anos
soc a0bb9b2f57 TWAI: ISR runs when cache is disabled %!s(int64=5) %!d(string=hai) anos
spi_flash 4baf399f10 spi_flash: don't call vTaskDelay in non-os context %!s(int64=5) %!d(string=hai) anos
spiffs 9a020cbb40 spiffs: restore dependency of flash targets on spiffs images %!s(int64=5) %!d(string=hai) anos
tcp_transport 423e600d46 secure_element: atecc608_ecdsa example %!s(int64=5) %!d(string=hai) anos
tcpip_adapter ddedf25ca8 Set default AP handlers in wifi_create_and_start_ap() v4.2 %!s(int64=5) %!d(string=hai) anos
tinyusb e5b242a3cb usb: removes non-integrated features %!s(int64=5) %!d(string=hai) anos
ulp 92ef27223d ulp: fix ULP assembler version detection for localized systems %!s(int64=5) %!d(string=hai) anos
unity e30cd361a8 global: rename esp32s2beta to esp32s2 %!s(int64=6) %!d(string=hai) anos
vfs 3967e1b6d2 vfs: support vfs uart set line endings with specified uart number (release/v4.2) %!s(int64=5) %!d(string=hai) anos
wear_levelling 3d0967a58a test: declare requirements and include dirs private %!s(int64=5) %!d(string=hai) anos
wifi_provisioning 6d37ad39aa provisioning: use memcpy instead of strncpy for copying SSID %!s(int64=5) %!d(string=hai) anos
wpa_supplicant 2343aab4da wpa_supplicant: Increase PMK Lifetime to a very high value %!s(int64=5) %!d(string=hai) anos
xtensa 16ed6a4574 Merge branch 'feature/switch_from_external_to_interanl_ram_v4.2' into 'release/v4.2' %!s(int64=5) %!d(string=hai) anos