Sudeep Mohanty
d9a3e3bb86
fix(freertos): Corrected xPortCanYield() for esp32p4
...
This commit updates the xPortCanYield() for esp32p4 by correcting the
return condition. Previously, the API would return true if an ISR of
priority 1 was received which is incorrect.
2023-08-31 17:45:17 +08:00
Armando
b75f8561e5
change(psram): atomic set clock and reset
2023-08-31 17:10:34 +08:00
zhangwenxu
8eff9df2b0
feat(openthread): add mesh local prefix configuration
2023-08-31 17:05:30 +08:00
Cai Xin Ying
e0f5d3c527
Merge branch 'docs/add_Chinese_translation_for_api-guides/core_dump.rst' into 'master'
...
docs:provide CN translation for api-guides/core_dump.rst and api-guides/core_dump_internals.rst
Closes DOC-5457
See merge request espressif/esp-idf!24197
2023-08-31 16:50:52 +08:00
Cai Xin Ying
18c2bb0a6f
docs:provide CN translation for api-guides/core_dump.rst and api-guides/core_dump_internals.rst
2023-08-31 16:50:52 +08:00
zhanghaipeng
79c2764d1e
docs(bt): Update comment in ble
2023-08-31 16:43:32 +08:00
Armando (Dou Yiwen)
167ab6ded7
Merge branch 'feature/adc_continuous_flush_api' into 'master'
...
adc: added an API to flush the continuous driver pool
See merge request espressif/esp-idf!25274
2023-08-31 16:27:12 +08:00
Roland Dobai
d823208899
Merge branch 'gdb/removed_wrongly_added_esp32p4_files' into 'master'
...
fix(gdb): removed wrongly added esp32p4 files
See merge request espressif/esp-idf!25318
2023-08-31 16:26:02 +08:00
Rocha Euripedes
acbcdc0487
Merge branch 'clarification_on_rtc_fast' into 'master'
...
docs: Makes the description for RTC fast as heap explicit
See merge request espressif/esp-idf!25103
2023-08-31 16:21:21 +08:00
Marek Fiala
608b6e5480
feat(tools): Add dl.espressif.cn IDF_GITHUB_ASSET to documentation
2023-08-31 07:46:36 +00:00
zhangwenxu
99394d5791
fix(openthread): fix openthread settings get next empty index
2023-08-31 15:38:58 +08:00
Cai Xin Ying
cebaec6480
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/touch_element.rst' into 'master'
...
docs: provide CN translation for api-reference/peripherals/touch_element.rst
Closes DOC-5860
See merge request espressif/esp-idf!25141
2023-08-31 15:19:08 +08:00
morris
cf61f63bc2
Merge branch 'feature/hw_crc_esp32p4' into 'master'
...
feat(gdma): support hardware crc calculation on esp32p4
Closes IDF-7497
See merge request espressif/esp-idf!25307
2023-08-31 14:46:32 +08:00
Jiang Jiang Jian
23ebfd1420
Merge branch 'test/bqb_test_bt_classic_a2dp' into 'master'
...
feat(bt/bqb): Add setting SBC encoder and reject invalid codec type support for a2dp BQB test
Closes BT-3338
See merge request espressif/esp-idf!25484
2023-08-31 13:53:26 +08:00
darshan
8e0cfe7f66
feat(nimble): Added adv queue congestion check
2023-08-31 10:57:11 +05:30
Song Ruo Jing
91aab6bda0
Merge branch 'feature/add_uart_iram_safe_check' into 'master'
...
feat(uart): Add sdkconfig.ci.iram_safe test for UART driver
See merge request espressif/esp-idf!25618
2023-08-31 12:57:46 +08:00
Omar Chebib
8ca191e4c1
fix(esp32p4): Fixed interrupt handling to use the CLIC controller
2023-08-31 12:16:08 +08:00
caixinying-git
917a2c9eb5
docs: provide CN translation for api-reference/peripherals/touch_element.rst
2023-08-31 12:01:24 +08:00
zwl
4abf0c46b5
ble: supported trace function and adv report flow control on esp32c2
2023-08-31 11:58:29 +08:00
Armando
b450dffa8b
fix(gdb): removed wrongly added esp32p4 files
2023-08-31 03:52:47 +00:00
Armando
73c9182581
feat(adc): added an API to flush the continuous driver pool
2023-08-31 03:52:28 +00:00
Marius Vikhammer
eb8883cc20
Merge branch 'feature/p4_wdt' into 'master'
...
feat(core-system/wdt): added support for watchdogs on P4
Closes IDF-8135 and IDF-7750
See merge request espressif/esp-idf!25584
2023-08-31 10:14:19 +08:00
morris
b962fdee89
refactor(gdma): add reset and clock control in LL driver
2023-08-31 02:11:47 +00:00
morris
200eb866dc
feat(gdma): support hardware crc calculation
...
On ESP32-P4, the GDMA peripherals support CRC calculating.
2023-08-31 02:11:47 +00:00
Marius Vikhammer
a5748580d6
Merge branch 'doc/ignore_mqtt_doxygen_error' into 'master'
...
docs(mqtt): ignore undocumented APIs
See merge request espressif/esp-idf!25660
2023-08-31 10:07:58 +08:00
Darian
57456cc11f
Merge branch 'refactor/freertos_format_addition_headers' into 'master'
...
refactor(freertos): Uncrustify IDF additions header/sources
See merge request espressif/esp-idf!25612
2023-08-31 09:50:24 +08:00
Marius Vikhammer
24b8d27080
docs(mqtt): ignore undocumented APIs
2023-08-31 08:18:39 +08:00
KonstantinKondrashov
3b440adfab
fix(doc): Fix incorrect description for xts_key_length_256 efuse
2023-08-31 04:06:47 +08:00
Roland Dobai
d46b6a82f2
Merge branch 'dependency_check_fix' into 'master'
...
bug(tools): dependency check catch exception when package not installed
Closes IDF-8116
See merge request espressif/esp-idf!25497
2023-08-30 22:31:47 +08:00
Roland Dobai
e2b262fa61
Merge branch 'feature/support_windowsARM64' into 'master'
...
feat(tools): Added Windows-ARM64 support
Closes IDFGH-8928
See merge request espressif/esp-idf!25547
2023-08-30 22:14:34 +08:00
linruihao
f3b87ee3bd
fix(bt/controller): Fixed some HCI commands parameter check
...
Fixed HCI_Change_Connection_Packet_Type Command parameter check
Fixed HCI_Accpet_Synchronous_Connection_Request Command parameter check
Fixed HCI_Set_Connectionless_Peripheral_Broadcast_Data Command parameter check
2023-08-30 19:38:14 +08:00
Roland Dobai
a1ebd76ab3
Merge branch 'bugfix/failed_module_import' into 'master'
...
fix(tools): extend error message for failed python module import
Closes IDF-8137
See merge request espressif/esp-idf!25643
2023-08-30 18:42:29 +08:00
Jin Cheng
0a03f7e03a
docs(bt/bluedroid): Changed the description of esp_hf_client_reject_call
2023-08-30 17:27:13 +08:00
Jin Cheng
2668df265e
fix(bt/bluedroid): Fixed invalid access to freed semaphore
2023-08-30 17:27:13 +08:00
Jin Cheng
fbb69daaaa
fix(bt/bluedroid): Fixed wrong indexes of HF-AG indicators
2023-08-30 17:27:13 +08:00
Jin Cheng
6d301d11bc
fix(bt/bluedroid): Added peer Bluetooth device address into HF callback parameters
2023-08-30 17:27:03 +08:00
Jin Cheng
a93b6674c4
fix(bt/bluedroid): Changed log level from WARNING to DEBUG in bta_ag_sco_read_cback
2023-08-30 17:24:45 +08:00
Jin Cheng
0c4dc36695
fix(bt/bluedroid): Fixed wrong code logic in 'AT+CIND?' of HFP
2023-08-30 17:24:45 +08:00
Jin Cheng
ccfcc6a153
fix(bt/bluedroid): Fixed errors in parsing ATD command in HFP AG
2023-08-30 17:24:38 +08:00
Shu Chen
a5169db6fe
Merge branch 'bugfix/fix_using_wrong_macro' into 'master'
...
bugfix(esp_phy): fix using wrong macro
See merge request espressif/esp-idf!25632
2023-08-30 16:44:43 +08:00
morris
1cbfe15cd6
Merge branch 'refactor/rcc_critical_section_twai' into 'master'
...
refactor(twai): add reset and clock control to twai LL layer
See merge request espressif/esp-idf!25559
2023-08-30 15:56:27 +08:00
Roland Dobai
2166d917c5
Merge branch 'gdb_panic_server_remove' into 'master'
...
fix(tools): remove unused gdp_panic_server; replace with new esp-idf-panic-decoder package
See merge request espressif/esp-idf!24803
2023-08-30 15:52:25 +08:00
Jiang Jiang Jian
ad2ccdfdda
Merge branch 'ci/connect_at_different_phase' into 'master'
...
ci(wifi): Test connect api at different phase
Closes WIFI-2364
See merge request espressif/esp-idf!25352
2023-08-30 15:48:40 +08:00
Rocha Euripedes
cf604c79e2
Merge branch 'mqtt/update_submodule_301bd9e0' into 'master'
...
MQTT: Update submodule reference to 301bd9e0
See merge request espressif/esp-idf!25571
2023-08-30 15:41:24 +08:00
zhanghaipeng
ca2c295cca
feat(bt/bluedroid): Support periodic adv adi feature
2023-08-30 14:27:30 +08:00
Frantisek Hrbata
9511180b4a
fix(tools): extend error message for failed python module import
...
Currently idf.py reports just "Please use idf.py only in an ESP-IDF shell environment".
Sometimes it may be useful to know for which module the import failed.
Also the problem does not have to be related to shell environment only, but the
python venv can be corrupted. This adds a little bit more verbose error
message.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2023-08-30 08:14:50 +02:00
Darian Leung
0a15f28d17
refactor(freertos): Uncrustify and format IDF addition headers
...
- Uncrustified IDF addition related header/source files
- Reorganized functions into groups
- linker_common.lf updated to adhere to new function organization
2023-08-30 14:11:52 +08:00
Darian Leung
a67e8c1972
refactor(freertos): Rename freertos_v8_compat.c to freertos_compatibility.c
...
Rename API compatibility file to be more general, and add a proper description.
2023-08-30 14:11:52 +08:00
Cai Xin Ying
b6d4bae4c6
Merge branch 'docs/update_api-reference/peripherals' into 'master'
...
docs: update format issues for EN and CN files under api-reference/peripherals
Closes DOC-5862
See merge request espressif/esp-idf!25022
2023-08-30 12:17:09 +08:00
Song Ruo Jing
767698b90d
feat(uart): Add sdkconfig.ci.iram_safe test for UART driver
2023-08-30 11:30:03 +08:00