Roland Dobai
a69220b32d
fix(idf_tools.py): Upgrade pip and setuptools separately
...
This way the setuptools version dependency resolution will be done by
the upgraded pip.
2024-12-18 11:30:54 +01:00
Kevin (Lao Kaiyao)
25de0937bb
Merge branch 'bugfix/fix_i2s_24b_buf_size_calc' into 'master'
...
fix(i2s): fixed some issues in I2S driver
Closes IDF-11890
See merge request espressif/esp-idf!35626
2024-12-18 18:30:35 +08:00
Shu Chen
43c6f59ded
Merge branch 'feature/change_ot_ci_cases_wlan_to_ethernet' into 'master'
...
feat(openthread): change wlan to ethernet
See merge request espressif/esp-idf!35724
2024-12-18 17:59:05 +08:00
Espressif BOT
24be50e71d
change(mbedtls/crt_bundle): Update esp_cmn_crt_bundle certificates
2024-12-18 14:52:09 +05:30
zhanghaipeng
117aa74705
fix(ble/bluedroid): Fixed BLE feature selection configuration
2024-12-18 17:07:22 +08:00
Armando
63ea6113ba
fix(cache): fixed cache hal ctx not initialised in app issue
2024-12-18 16:41:35 +08:00
Armando
a3f70ef45b
fix(spi_flash): fixed no_os flash API not consider branch predictor on c5/c61
2024-12-18 16:41:35 +08:00
Armando
d04af97ae3
fix(spi_flash): fixed no_os flash API not consider cache states issue on h2/p4/c6/c5/c61
2024-12-18 16:41:35 +08:00
Erhan Kurubas
1b71db8da3
Merge branch 'fix/coredump_checksum_error' into 'master'
...
Fix/coredump checksum error
Closes IDFGH-12659
See merge request espressif/esp-idf!35726
2024-12-18 16:38:18 +08:00
laokaiyao
0b809a1bc5
docs(example): added troubleshooting for i2s_es8311 example
...
Closes https://github.com/espressif/esp-idf/issues/15047
2024-12-18 16:23:29 +08:00
laokaiyao
74427172e1
fix(i2s): fixed i2s coverity issue
2024-12-18 16:23:29 +08:00
laokaiyao
6cc2c717a9
fix(i2s): return error when mclk_div is smaller than 2
2024-12-18 16:23:29 +08:00
laokaiyao
b02eb01619
fix(i2s): fixed incorrect buf size calculation
2024-12-18 16:23:29 +08:00
Aleksei Apaseev
368dbed43f
Merge branch 'ci/make-app-path-in-log-min-free-heap-size-as-relative' into 'master'
...
ci: make app path relative to IDF_PATH in log_minimum_free_heap_size fixture
See merge request espressif/esp-idf!35648
2024-12-18 16:10:54 +08:00
C.S.M
9bdbd45ee6
Merge branch 'fix/i2c_10address_esp32' into 'master'
...
fix(i2c_slave): Support 10-bit address on esp32
Closes IDF-11892
See merge request espressif/esp-idf!35695
2024-12-18 15:29:05 +08:00
Erhan Kurubas
1456fec98c
change(coredump): include coredump own stack into coredump file
2024-12-18 10:19:39 +03:00
Erhan Kurubas
7da66fb098
change(coredump): make sure consistency with written data and calculated checksum
2024-12-18 10:19:39 +03:00
Mahavir Jain
426ed4d95c
Merge branch 'update/update_certs_bundle' into 'master'
...
Update esp_crt_bundle certificates
See merge request espressif/esp-idf!35222
2024-12-18 15:01:36 +08:00
C.S.M
81426057b5
feat(spi_flash): Add config for adding auto check status after suspend to improve performance
2024-12-18 14:55:25 +08:00
Chen Jichang
08a54bba6c
docs(pcnt): remove pm_lock content in glitch_filter
...
Closes https://github.com/espressif/esp-idf/issues/15027
2024-12-18 14:39:22 +08:00
nilesh.kale
92027a9039
fix(esp_http_client): updated API esp_http_client_get_url to get URL in correct format
...
This commit updates the API to include the port number in the URL,
which was previously missing.
2024-12-18 12:00:55 +05:30
Chen Jichang
3f05b4d25b
docs(pcnt): update pcnt power down description
2024-12-18 14:19:34 +08:00
gaoxu
1176038776
feat(esp32h21): add H21 esp_rom files (stage3)
2024-12-18 11:58:34 +08:00
gaoxu
7dabe54814
feat(esp32h21): add H21 efuse files (stage3)
2024-12-18 11:46:21 +08:00
zhanghaipeng
d84ccadf90
docs(ble/bluedroid): Optimize doc for registering BLE callback functions
2024-12-18 11:42:17 +08:00
zhanghaipeng
3cb2d9c3c6
fix(ble/blufi): Fixed blufi example security issue
2024-12-18 11:33:43 +08:00
Armando
f1b0c5dcb4
feat(cache): added cache invalidate all ll apis
2024-12-18 11:33:28 +08:00
Aleksei Apaseev
5bbc767f2e
ci: make app path relative to IDF_PATH minimum free heap size log
2024-12-18 09:22:45 +08:00
yiwenxiu
276087c4d3
feat(openthread): change wlan to ethernet
2024-12-18 09:17:28 +08:00
Tomas Rezucha
3fd2f53c68
fix(usb/host): Fix reaction on High-Speed NYET packet
...
In Scatter-Gather DMA mode, the USB-DWC will automatically enable
PING protocol if an OUT packet is NACKed by the High-Speed device.
The PING bit must be manually reset.
2024-12-17 17:45:54 +01:00
Erhan Kurubas
88b137c121
fix(system): avoid unexcpected hp_sys_wdt reset
2024-12-17 18:29:45 +03:00
Peter Marcisovsky
13e8541007
Merge branch 'feat/usb_host_cmock_add_device' into 'master'
...
feature(usb_host): cmock add device
See merge request espressif/esp-idf!34932
2024-12-17 22:01:22 +08:00
Jan Beran
04e06f87d0
ci(pre-commit): bump kconfig checker pre-commit version to 2.4.1
2024-12-17 14:28:06 +01:00
C.S.M
3140ce06e8
fix(i2c_slave): Support 10-bit address on esp32
2024-12-17 19:14:32 +08:00
Shu Chen
54b0d8774e
Merge branch 'fix/ot_trel_build' into 'master'
...
fix(openthread): Fix CI failure of ot_trel example build
Closes IDFCI-2589
See merge request espressif/esp-idf!35687
2024-12-17 18:34:59 +08:00
David Cermak
d66b6e2749
feat(hints): Add hints on using external sock utilities
2024-12-17 11:18:46 +01:00
David Cermak
4772f51437
feat(lwip): Declare additional POSIX API if available
...
Add support for socketpair() directly from lwip sockets (if sock-utils included)
Add support for gai_strerror() directly from lwip netdb.h (if sock-utils included)
Closes https://github.com/espressif/esp-idf/issues/13772
Closes https://github.com/espressif/esp-idf/issues/14849
fix(lwip): prevent socket.h to spellcheck
2024-12-17 11:18:42 +01:00
Frantisek Hrbata
0c2843a071
fix(hints): improve suggestion for missing header file
...
Currently, we are only suggesting that the header file is likely not
part of the component's INCLUDE_DIRS. However, the header file may be
missing also because of the configuration settings. For instance, the
component might be disabled in sdkconfig, or the feature that supplies
the header might not be enabled. Enhance the hint message to address
this scenario as well.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com >
2024-12-17 10:56:26 +01:00
Song Ruo Jing
90a396b44a
Merge branch 'contrib/github_pr_15031' into 'master'
...
docs: Fix `gpio_dump_io_configuration` typo in docs (GitHub PR)
Closes IDFGH-14235
See merge request espressif/esp-idf!35673
2024-12-17 17:55:41 +08:00
Xu Si Yu
b16abb49ab
feat(openthread): update build test rules
2024-12-17 16:32:54 +08:00
Wang Meng Yang
04429da460
Merge branch 'bugfix/sniff_req_unhandle' into 'master'
...
fix(bt): fix epr not being initiated after authentication is completed
Closes COEXQABR24-41
See merge request espressif/esp-idf!35448
2024-12-17 16:04:25 +08:00
Armando (Dou Yiwen)
c9a5909588
Merge branch 'fix/fix_adc_cali_check_scheme_api_issue' into 'master'
...
adc: fixed adc_cali_check_scheme wrong return on c2/h2/c6
Closes IDF-11889
See merge request espressif/esp-idf!35699
2024-12-17 15:12:05 +08:00
Island
fa41fafd27
Merge branch 'docs/add_ble_qualification_table' into 'master'
...
docs(ble): Added BLE Qualification Information to API Guides
See merge request espressif/esp-idf!35565
2024-12-17 12:03:43 +08:00
Wei Yu Han
d9f0e1201c
docs(ble): Added BLE Qualification Information to API Guides
2024-12-17 12:03:43 +08:00
Armando
611e3fcb79
fix(adc): fixed adc_cali_check_scheme wrong return on c2/h2/c6
2024-12-17 11:35:42 +08:00
WanqQixiang
5cc3c09a15
fix(openthread): Fix CI failure of ot_trel example build
2024-12-17 10:26:47 +08:00
Marius Vikhammer
e24950264b
Merge branch 'ci/docs_master_build' into 'master'
...
ci(docs): revert d98e77a4a7 to simplify CI
See merge request espressif/esp-idf!35580
2024-12-17 10:07:50 +08:00
Marius Vikhammer
c35f188efb
fix(lp_io): allow edge wakeup types for LP-IO on chips which support it
2024-12-17 10:00:48 +08:00
Zhang Shu Xian
d308198f29
Merge branch 'docs/update_cn_translation_for_heap_debug' into 'master'
...
docs: Update CN translation for heap debug
Closes DOC-9613
See merge request espressif/esp-idf!35293
2024-12-17 09:57:55 +08:00
Marius Vikhammer
d75fdc74e8
ci(docs): revert d98e77a4a7 to simplify CI
2024-12-17 09:39:46 +08:00