Ivan Grokhotkov
4d75d2d487
Merge branch 'bugfix/protocols_examples_common_driver_dep' into 'master'
...
remove leftover dependencies on `driver` component
See merge request espressif/esp-idf!33548
2024-11-14 22:21:57 +08:00
zhanghaipeng
59d20e80d3
fix(bt/bluedroid): Fixed classic bt build fail when enable dynamic memory and disable BLE
2024-11-14 21:17:13 +08:00
David Čermák
890106fb23
Merge branch 'fix/lwip_tcp_pcb_recycle' into 'master'
...
fix(lwip): Limit active TCP PCBs and recycle them faster
Closes IDFGH-8173, IDF-8914, and IDF-10021
See merge request espressif/esp-idf!34879
2024-11-14 21:07:10 +08:00
Adam Múdry
7e9782b67e
fix(examples): tusb_midi task stack overflow fix
2024-11-14 13:03:27 +01:00
WanqQixiang
1a028bdfdc
fix(openthread): Fix invalid host resolving for Thread end devices
2024-11-14 19:42:26 +08:00
luoxu
167cd4762b
fix(ble_mesh): fixed heartbeat issue
2024-11-14 19:38:20 +08:00
luoxu
74c847210d
feat(ble_mesh): Proxy Client/Server Coexists Support
2024-11-14 19:22:59 +08:00
Abhinav Kudnar
6002db2fb9
fix(nimble): Removed min/max macro defination from os.h
...
Closes https://github.com/espressif/esp-idf/issues/14840
2024-11-14 19:06:14 +08:00
morris
c86a301736
feat(mipi_dsi): enable underrun error interrupt
2024-11-14 19:05:43 +08:00
cjin
ce85e113a9
fix(ble): fix btbb retention register size on esp32c61
2024-11-14 19:04:23 +08:00
radek.tandler
c445ec134b
feat(nvs_flash): Implemented basic nvs_flash support for bootloader
2024-11-14 11:56:45 +01:00
C.S.M
1e11d42aa1
feat(spi_flash): Add support for winbond flash chip
2024-11-14 18:32:40 +08:00
C.S.M
38b737511c
Merge branch 'feat/tsens_support_c61' into 'master'
...
feat(temperature_sensor): Add temperature sensor support on esp32c61
Closes IDF-9322
See merge request espressif/esp-idf!34326
2024-11-14 17:51:36 +08:00
harshal.patil
f62bb46b48
fix(mbedtls/aes): Fix external memory corruption caused due to unaligned length cache sync
...
Fixes the memory corruption issue that arises due to external memory cache sync of unaligned
length bytes when L2 cache line size is greater than the L1 cache line size
2024-11-14 15:03:19 +05:30
Roland Dobai
7fcbdb9c2e
Merge branch 'docs/sbom_tool' into 'master'
...
docs(sbom): add basic description about SBOM for ESP-IDF projects
Closes IDF-11485
See merge request espressif/esp-idf!34853
2024-11-14 17:28:11 +08:00
morris
83c9cffd2b
change(soc): vectorize bitscrambler regsiter layout
2024-11-14 17:26:57 +08:00
Jeroen Domburg
ab75a94877
feat(bitscrambler): add hal driver support
2024-11-14 17:26:57 +08:00
hrushikesh.bhosale
ace6a490bc
feat(esp_https_server): Updated the ESP_TLS_SERVER_CERT_SELECT_HOOK config
...
Update the ESP_TLS_SERVER_CERT_SELECT_HOOK config to ESP_HTTPS_SERVER_CERT_SELECT_HOOK
And made it depend on ESP_TLS_SERVER_CERT_SELECT_HOOK
2024-11-14 14:48:50 +05:30
Roman Leonov
7ff774905a
Merge branch 'fix/usb_device_msc_storage_example' into 'master'
...
fix(tusb_msc): Added SD power supply configuration for p4
See merge request espressif/esp-idf!33455
2024-11-14 17:18:39 +08:00
Tan Yan Quan
705e2695ee
fix(802.15.4): add case for 2015 frame enh-ack
2024-11-14 15:56:21 +08:00
C.S.M
0b1170af8f
Merge branch 'docs/update_i2c_slave_v2' into 'master'
...
feat(i2c_slave): Update I2C programming guide according to new changes
See merge request espressif/esp-idf!34806
2024-11-14 14:41:19 +08:00
Song Ruo Jing
78a690517f
Merge branch 'bugfix/uart_single_wire_mode' into 'master'
...
fix(uart): allow same pin for tx and rx in uart_set_pin; UART_SELECT_READ_NOTIF race conditon fix
Closes IDFGH-13954, IDF-10721, IDF-11127, and IDF-9108
See merge request espressif/esp-idf!34737
2024-11-14 14:18:47 +08:00
Zhang Xiao Yan
074b74c701
Merge branch 'docs/translate_file_system_consideration' into 'master'
...
docs: Provide CN translation for file system considerations in IDF
Closes DOC-8963
See merge request espressif/esp-idf!33782
2024-11-14 14:02:49 +08:00
Omar Chebib
d5f244c5f7
Merge branch 'feat/psram_qemu_16_32_mb_qpi' into 'master'
...
feat(esp_psram): add support for QEMU 16MB and 32MB QPI PSRAM
See merge request espressif/esp-idf!34832
2024-11-14 12:04:22 +08:00
Shu Chen
1de992adef
Merge branch 'fix/find_and_close_service_in_ot_ci_case' into 'master'
...
fix(ci): optimize an openthread ci case
Closes IDFCI-2430
See merge request espressif/esp-idf!34106
2024-11-14 11:58:23 +08:00
C.S.M
6a9e7f61e8
docs(i2c_slave): Update i2c slave programming guide for new changes
2024-11-14 11:40:44 +08:00
Gao Xu
bbcfb35d67
Merge branch 'feat/h21_introduce_step1_target' into 'master'
...
feat(esp32h21): introduce target esp32h21 (stage 1/8) 😐
See merge request espressif/esp-idf!34542
2024-11-14 10:46:44 +08:00
Omar Chebib
fe93c990e6
feat(esp_psram): add support for QEMU 16MB and 32MB QPI PSRAM
2024-11-14 10:24:43 +08:00
xiongweichao
4b4a9a2174
fix(bt/bluedroid): Fixed the incorrect error code returned
...
when receiving an invalid command
2024-11-14 10:20:53 +08:00
Zhang Shuxian
d7bc953d66
docs: Provide CN translation for file system considerations in IDF
2024-11-14 10:09:56 +08:00
Island
ea31e155e8
Merge branch 'feature/support_moving_code_to_flash' into 'master'
...
feat(ble): Support for putting code in flash on ESP32-C2
See merge request espressif/esp-idf!34774
2024-11-14 10:09:17 +08:00
Roman Leonov
32f60da330
fix(tusb_msc): Fixed sdmmc init on ESP32P4
2024-11-13 16:34:54 +01:00
Frantisek Hrbata
4e9362a1cb
docs(sbom): add basic description about SBOM for ESP-IDF projects
...
Add a basic description and usage overview of the esp-idf-sbom tool. A
more detailed description is already available on the GitHub pages,
which this documentation refers to.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-11-13 15:45:19 +01:00
Kapil Gupta
7a305c0284
Merge branch 'bugfix/crash_deauth_fix' into 'master'
...
fix(esp_wifi): Fix for crash while receiving deauth in esp32c2 ECO4
Closes WIFIBUG-825 and WIFIBUG-840
See merge request espressif/esp-idf!34682
2024-11-13 21:19:01 +08:00
akshat
9ec62baa94
fix(esp_rom): Comment out unused function pointers in esp32c2 eco4 linker file
2024-11-13 20:01:26 +08:00
Aditi
862f3bd7bf
fix(esp_wifi): Fix for crash while receiving deauth in esp32c2 ECO4
2024-11-13 20:01:26 +08:00
Tomas Rezucha
e613fcde6e
Merge branch 'contrib/github_pr_14738' into 'master'
...
fix(docs): code comment spelling error (GitHub PR)
Closes IDFGH-13896
See merge request espressif/esp-idf!34863
2024-11-13 19:23:47 +08:00
Ivan Grokhotkov
c7f32f80f4
feat(tools): autocomplete @-arguments of idf.py with file names
2024-11-13 11:50:48 +01:00
Konstantin Kondrashov
d37e1cccb6
Merge branch 'feature/adds_pthread_funcs' into 'master'
...
feat(pthread): Adds set/get sched param funcs
Closes IDFGH-13997 and IDFGH-6976
See merge request espressif/esp-idf!34787
2024-11-13 17:27:20 +08:00
Song Ruo Jing
582c99041c
Merge branch 'bugfix/uart_8_16_bit_access' into 'master'
...
fix(uart): fix 8/16-bit uart register access
Closes IDF-10256
See merge request espressif/esp-idf!34846
2024-11-13 17:17:26 +08:00
Tomas Rezucha
5532fa8e26
Merge branch 'contrib/github_pr_14858' into 'master'
...
fix(examples/usb_host_lib): correct typo in comments (GitHub PR)
Closes IDFGH-14038
See merge request espressif/esp-idf!34861
2024-11-13 15:58:10 +08:00
David Cermak
0d99214012
fix(lwip): Limit active TCP PCBs and recycle them faster
...
* Update submodule: git log --oneline c816f0ee..a587d929
Detailed description of the changes:
- test: Add tcp-pcb recycle test (espressif/esp-lwip@a587d929 )
- tcp: Apply faster PCB recycling in FIN_WAIT_1 or FIN_WAIT_2 state (espressif/esp-lwip@3bfc85d2 )
- test: Add tcp alloc limitation test (espressif/esp-lwip@0c9c39a9 )
- memp: Employ TCP-PCB allocation limit if libc malloc used (espressif/esp-lwip@9cb96ac1 )
Closes https://github.com/espressif/esp-idf/issues/9670
Closes https://github.com/espressif/esp-lwip/pull/63
2024-11-13 08:53:51 +01:00
Tomas Rezucha
1e7098fe97
Merge branch 'contrib/github_pr_14859' into 'master'
...
fix(usb_host): return ESP_ERR_NO_MEM on failed alloc in client register (GitHub PR)
Closes IDFGH-14037
See merge request espressif/esp-idf!34862
2024-11-13 15:33:11 +08:00
Wan Lei
1a25f6887d
Merge branch 'fix/adc_monitor_not_work' into 'master'
...
fix(esp_adc): fixed adc continue monitor don't work issue
Closes IDFGH-13931 and IDFGH-13988
See merge request espressif/esp-idf!34436
2024-11-13 15:23:28 +08:00
David Čermák
cbbb85fecd
Merge branch 'fix/ws_transport_head_fragments' into 'master'
...
fix(ws_transport): Fix reading WS header in fragments
Closes IDFGH-13951, IDFGH-13857, and IDFGH-13859
See merge request espressif/esp-idf!34517
2024-11-13 15:07:42 +08:00
Erhan Kurubas
97b65d7350
Merge branch 'change/disable_stub_bins' into 'master'
...
change(esp_system): do not include openocd stub bins by default
See merge request espressif/esp-idf!34755
2024-11-13 14:30:43 +08:00
Guillaume Souchere
b6be76f53b
Merge branch 'fix/typo-esp-rom' into 'master'
...
fix(esp_rom): Fix comment typos
Closes IDFGH-13635
See merge request espressif/esp-idf!34849
2024-11-13 13:42:03 +08:00
wuzhenghui
df52e1aa71
fix(esp_pm): fix deadlock in pm_mode switching
2024-11-13 12:12:23 +08:00
wuzhenghui
b4bd3d98bd
fix(esp_pm): fix missed ccompare update when another core is already in do_switch
2024-11-13 12:11:47 +08:00
Wu Zheng Hui
908e62f5e4
Merge branch 'fix/fix_cache_error_in_sar_disable' into 'master'
...
fix(esp_hw_support): fix sar disable access flash in IRAM_OPT sleep
Closes IDFCI-2509
See merge request espressif/esp-idf!34833
2024-11-13 11:28:40 +08:00