Aditya Patwardhan
bcef59f33c
Merge branch 'bugfix/mbedtls_dyanmic_buffer_with_dhm_build_v5.1' into 'release/v5.1'
...
fix(mbedtls): Build issue in dynamic buffer feature (v5.1)
See merge request espressif/esp-idf!24537
2023-07-05 12:04:00 +08:00
Rahul Tank
051965af52
Merge branch 'bugfix/fix_pcl_enh_rsp_v5.1' into 'release/v5.1'
...
Nimble: Removed the extra status field in the enh read transmit power level (v5.1)
See merge request espressif/esp-idf!23883
2023-07-05 12:00:25 +08:00
Rahul Tank
4b761af41b
Merge branch 'docs/walkthrough_for_multi_adv_examples_v5.1' into 'release/v5.1'
...
Nimble: Added Example Walkthrough tutorial for Multi Adv example (v5.1)
See merge request espressif/esp-idf!24509
2023-07-05 11:58:46 +08:00
morris
4ea182eaa2
Merge branch 'docs/add_a_note_about_RMT_preipheral_in_the_programming_guide_v5.1' into 'release/v5.1'
...
rmt: add a note about binding channels to the same GPIO (v5.1)
See merge request espressif/esp-idf!24566
2023-07-05 10:08:33 +08:00
Island
b875331c31
Merge branch 'bugfix/remove_python_examples_ttfw_v5.1' into 'release/v5.1'
...
Nimble:Removed files referring to old TTFW framework (v5.1)
See merge request espressif/esp-idf!23497
2023-07-05 10:08:03 +08:00
Island
c6bc222d54
Merge branch 'feature/walkthrough_for_htp_examples_v5.1' into 'release/v5.1'
...
Nimble: Added Example Walkthrough tutorial for HTP example in nimble (v5.1)
See merge request espressif/esp-idf!24534
2023-07-05 10:07:37 +08:00
Marius Vikhammer
c66e4a8a50
Merge branch 'bugfix/ringbuf_static_object_size_v5.1' into 'release/v5.1'
...
Ringbuf: Fix ordering of StaticRingbuffer_t (v5.1)
See merge request espressif/esp-idf!24593
2023-07-05 09:45:02 +08:00
Roman Leonov
163f0721dd
feat(usb): update HID Host example
2023-07-05 00:52:13 +00:00
morris
09808b7fb4
Merge branch 'doc/updata_adc_migration_guide_v5.1' into 'release/v5.1'
...
migration_guide: update adc calibration api part (v5.1)
See merge request espressif/esp-idf!24257
2023-07-05 08:49:26 +08:00
Darian Leung
8cb70f0d12
ringbuf: Fix ordering of StaticRingbuffer_t
...
When building on linux/host compilers (e.g., GCC), the compiler may add padding
depending on the size and order of the member types.
This commit fixes the ordering or the StaticRingbuffer_t such that it matches
the internal Ringbuffer_t. The "_Static_assert" is always enabled for all
compilers.
Closes https://github.com/espressif/esp-idf/issues/11726
2023-07-04 21:30:43 +01:00
Aditya Patwardhan
c81bc8c819
Merge branch 'bugfix/aes_dma_align_issue_v5.1' into 'release/v5.1'
...
aes: fix DMA descriptor calculation for the alignment case (v5.1)
See merge request espressif/esp-idf!24093
2023-07-04 19:57:10 +08:00
Krzysztof
8f0d41d02b
docs(jtag): Update CN translation of 'api-guides/jtag-debugging/index.rst'
2023-07-04 19:29:24 +08:00
Xabi Crespo
1737366af7
docs(jtag): Update chip revisions to follow ESP32-C3 errata (GitHub PR)
2023-07-04 19:29:24 +08:00
Chen Jichang
7b6af86814
docs(rmt): add a note about binding channels to the same GPIO
...
Added a note about RX Channel and TX Channel initialization order when
bound RX and TX to the same gpio.
Closes https://github.com/espressif/esp-idf/issues/11768
2023-07-04 19:26:33 +08:00
Rahul Tank
3ded61323d
Nimble: Added Example Walkthrough tutorial for Multi Adv example
2023-07-04 15:55:04 +05:30
Rahul Tank
3345092a44
Nimble: Added Example Walkthrough tutorial for HTP example in nimble
2023-07-04 15:54:34 +05:30
Rahul Tank
40bf1ed65e
Merge branch 'bugfix/add_event_cb_for_pcl_v5.1' into 'release/v5.1'
...
Nimble: Add support to send power control event in registered callback (v5.1)
See merge request espressif/esp-idf!23583
2023-07-04 18:18:59 +08:00
Rahul Tank
1ed419e23c
Nimble: Removed the extra status field in the enh read transmit power level
2023-07-04 15:48:38 +05:30
Rahul Tank
4e1ec90525
Nimble: Fixed setting macro values based on selected configuration
2023-07-04 15:48:16 +05:30
Rahul Tank
73639cf0b4
Nimble: Fixes for memory leak / optimization
2023-07-04 15:45:22 +05:30
morris
d39b4d849e
Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/rmt.rst_backport_v5.1' into 'release/v5.1'
...
docs: provide CN translation for api-reference/peripherals/rmt.rst (backport v5.1)
See merge request espressif/esp-idf!24540
2023-07-04 18:12:46 +08:00
Li Shuai
9216bdc078
Power Management: fix PMU wait xtal stable time issue
2023-07-04 16:22:00 +08:00
wuzhenghui
94a10372cc
feature: skip console uart flush and sleep when estimated uart flush time exceeds the sleep duration to avoid rtos tick jump failed
2023-07-04 16:14:20 +08:00
Li Shuai
963fac95d7
fix(rtc_clk): fix the issue of missing configuration for calibration cycles of the internal 32 kHz RC
2023-07-04 16:06:37 +08:00
xiongweichao
015555c6fb
change(bt/Bluedroid): Update AVRCP version to 1.5
2023-07-04 15:52:29 +08:00
xiongweichao
6e9dabe659
bt: Fixed some bluetooth bugs
...
1. Fixed LC_AFH_UPDATE_IND has not benn processed causing memory exhaustion
2. Fixed no free elt in prog push
3. Fixed disconnect due to sniff with error Dsniff
4. Fixed the problem that the host continued to send ACL data to the controller after disconnection, which caused the connection to fail again
2023-07-04 15:03:10 +08:00
chenjianhua
4bf8f8895c
Update bt-lib for esp32
...
- Fixed memory leak when setting adv data
2023-07-04 15:03:05 +08:00
xiongweichao
50904e9353
components/bt: Fix crash due to NULL point
2023-07-04 14:55:04 +08:00
Marius Vikhammer
b5cab579fe
fix(core-system/esp event): Fixed missing error return documentation for esp_event_loop_create_default
...
ESP_ERR_INVALID_STATE was not listed as a possible return error code.
Closes https://github.com/espressif/esp-idf/issues/11745
2023-07-04 13:41:51 +08:00
Rahul Tank
0e1bcddd70
Merge branch 'bugfix/throughput_watchdog_on_c6_v5.1' into 'release/v5.1'
...
Nimble: Fix watchdog timer issue in throughput app (v5.1)
See merge request espressif/esp-idf!24266
2023-07-04 13:35:12 +08:00
Marius Vikhammer
d9426fc255
Merge branch 'contrib/github_pr_11652_v5.1' into 'release/v5.1'
...
Fix ULP FSM register macros with addr[9:0] > 0xFF (GitHub PR) (v5.1)
See merge request espressif/esp-idf!24268
2023-07-04 13:27:52 +08:00
Jiang Jiang Jian
29f52acbfe
Merge branch 'bugfix/increase_pm_dump_time_field_length_v5.1' into 'release/v5.1'
...
Power Management: increase pm_dump time field width (backport v5.1)
See merge request espressif/esp-idf!24450
2023-07-04 12:16:38 +08:00
Jiang Jiang Jian
b0717c6852
Merge branch 'feature/enable_sleep_reject_for_deep_sleep_v5.1' into 'release/v5.1'
...
sleep: enable sleep reject when entering deepsleep (backport v5.1)
See merge request espressif/esp-idf!24440
2023-07-04 12:16:11 +08:00
Jiang Jiang Jian
159e80246b
Merge branch 'feature/add_modem_module_rst_api_v5.1' into 'release/v5.1'
...
modem_clock: add modem module mac reset api (backport v5.1)
See merge request espressif/esp-idf!24441
2023-07-04 12:15:33 +08:00
Jiang Jiang Jian
11d34b143f
Merge branch 'bugfix/sdp_32_and_128_bit_UUID_v5.1' into 'release/v5.1'
...
bt:Fixed SDP not being able to configure 32-bit and 128-bit UUID(v5.1)
See merge request espressif/esp-idf!24442
2023-07-04 12:15:01 +08:00
Jiang Jiang Jian
09f2ab841f
Merge branch 'docs/update_esp_hid_host_v5.1' into 'release/v5.1'
...
[docs] fix documents for Bluetooth HID Host API reference (backport v5.1)
See merge request espressif/esp-idf!24389
2023-07-04 12:14:22 +08:00
Jin Cheng
c020194656
Revised (e)SCO configuration parameter sets
2023-07-04 04:12:35 +00:00
Jin Cheng
4ce9023cd4
Fixed the issue of alarm leak in hf-ag
2023-07-04 04:12:24 +00:00
Jin Cheng
ced0a5747b
Fixed the issue of alarm leak in A2DP
2023-07-04 04:12:24 +00:00
Shreyas Sheth
38e2a6fce6
esp_wifi: Bugfix concurrency observed while doing eloop register
2023-07-04 09:42:18 +05:30
Jiang Jiang Jian
56bb50b85e
Merge branch 'bugfix/fix_some_ble_bugs_v5.1' into 'release/v5.1'
...
FIxed some BLE bugs (backport v5.1)
See merge request espressif/esp-idf!24275
2023-07-04 12:11:35 +08:00
Jiang Jiang Jian
207e589917
Merge branch 'bugfix/support_esp32c6_sleep_retention_extra_link_v5.1' into 'release/v5.1'
...
backport v5.1: support extra linked list retention for BLE and 15.4
See merge request espressif/esp-idf!24220
2023-07-04 12:11:04 +08:00
Jiang Jiang Jian
54360507f3
Merge branch 'bugfix/malloc_free_removal_v5.1' into 'release/v5.1'
...
Backport some wifi fixes (backport v5.1)
See merge request espressif/esp-idf!24264
2023-07-04 12:10:21 +08:00
Jiang Jiang Jian
f93f08bcd2
Merge branch 'bugfix/fix_wps_with_sae_enabled_ap_v5.1' into 'release/v5.1'
...
esp_wifi: Fix WPS issue for WPA3+WPA2 mode (v5.1)
See merge request espressif/esp-idf!24152
2023-07-04 12:09:50 +08:00
cjin
30a67ed72c
btbb: support register retention in esp32c6
2023-07-04 12:09:22 +08:00
cjin
e72359fc66
ble:added esp32c6 light sleep support
2023-07-04 12:09:22 +08:00
Jiang Jiang Jian
b2b0940516
Merge branch 'bugfix/fix_Cache_Count_Flash_bug_v5.1' into 'release/v5.1'
...
cache: patch some rom cache api, rename those apis in ld (backport v5.1)
See merge request espressif/esp-idf!24289
2023-07-04 12:07:25 +08:00
Jiang Jiang Jian
27a5a6fcae
Merge branch 'bugfix/fix_esp32s3_psram_access_failed_in_dfs_v5.1' into 'release/v5.1'
...
esp_pm: fix esp32s3 psram access failed when dfs is enabled (backport v5.1)
See merge request espressif/esp-idf!24202
2023-07-04 12:06:42 +08:00
Jiang Jiang Jian
4647045388
Merge branch 'bugfix/support_esp326_xtal_xpd_v5.1' into 'release/v5.1'
...
esp32c6: support xtal xpd (backport v5.1)
See merge request espressif/esp-idf!24253
2023-07-04 12:04:51 +08:00
Island
d4bfed373e
Merge branch 'rebase/add_ble_version_support_for_c6_eco1' into 'release/v5.1'
...
ble:add version num support for esp32c6 chip v5.1
See merge request espressif/esp-idf!23610
2023-07-04 12:03:36 +08:00