Jiang Jiang Jian
66b2b5f45c
Merge branch 'feature/nvs_allow_custom_part_4.0' into 'release/v4.0'
...
Feature/nvs allow custom part 4.0
See merge request espressif/esp-idf!9519
2021-05-10 03:13:47 +00:00
Jiang Jiang Jian
676905709a
Merge branch 'bugfix/fix_uart_module_enable_issue_4.0' into 'release/v4.0'
...
driver(uart): fix uart module reset issue (release V4.0)
See merge request espressif/esp-idf!11971
2021-05-10 03:07:41 +00:00
Jiang Jiang Jian
b89b1ec022
Merge branch 'bugfix/ble_timeout_disconnected_no_report_v4.0' into 'release/v4.0'
...
Fix the issue that the controller do not report the timeout disconnect event
See merge request espressif/esp-idf!13468
2021-05-10 03:03:58 +00:00
Jiang Jiang Jian
763aa66036
Merge branch 'bugfix/generate_value_0_when_prov_auth_v4.0' into 'release/v4.0'
...
ble_mesh: stack: Fix provisioning input or output count number should be at least 1 (v4.0)
See merge request espressif/esp-idf!13482
2021-05-08 12:54:53 +00:00
Jiang Jiang Jian
9ee19a35b8
Merge branch 'bugfix/spp_data_send_delay_v4.0' into 'release/v4.0'
...
Bugfix/spp data send delay v4.0
See merge request espressif/esp-idf!11774
2021-05-08 09:47:23 +00:00
Jiang Jiang Jian
3907e8a067
Merge branch 'bugfix/bta_hf_client_sco_co_out_data_v4.0' into 'release/v4.0'
...
bugfix/if bta_hf_client_sco_co_out_data is called, it will crash when sco disconnected [backport v4.0]
See merge request espressif/esp-idf!12558
2021-05-08 07:28:38 +00:00
Jiang Jiang Jian
5c0b14e167
Merge branch 'bugfix/btdm_fix_multi-con_pair_failed_and_cancle_con_state_err_v4.0' into 'release/v4.0'
...
fix multi con pair failed and cancel con state error (backport v4.0)
See merge request espressif/esp-idf!13477
2021-05-08 07:28:10 +00:00
Jiang Jiang Jian
970dc8cf80
Merge branch 'mesh/esp_mesh_send_block_time_v4.0' into 'release/v4.0'
...
esp_wifi_mesh: add esp_mesh_send_block_time to set blocking time of esp_mesh_send(backport v4.0)
See merge request espressif/esp-idf!13411
2021-05-08 07:05:53 +00:00
baohongde
09e665770f
components/bt: Add API to config QoS
2021-05-08 06:05:50 +00:00
baohongde
e1c9aafd46
components/bt: Add QOS for SPP, to decrease the delay from slave to master
2021-05-08 06:05:50 +00:00
wangjialiang
6826f9dbba
ble_mesh: stack: Fix provisioning input or output count number should be at least 1
...
Closes https://github.com/espressif/esp-idf/issues/6863
2021-05-08 13:13:58 +08:00
zwj
eb9841e769
update con state when getting connection cancle complete
2021-05-08 03:42:02 +00:00
zwj
84df41cdf0
fix multi-connection pair failed
2021-05-08 03:42:02 +00:00
liaowenhao
acbcf13ee5
bugfix/if bta_hf_client_sco_co_out_data is called, it will crash when sco disconnected
2021-05-07 23:23:38 +00:00
wangjialiang
c0a397e0a2
ble_mesh: stack: Fix endianness error in output or input oob data of number
...
Closes https://github.com/espressif/esp-idf/issues/6862
2021-05-07 13:32:20 +00:00
Yang Zhao
269e903f8c
Fix the issue that the controller do not report the timeout disconnect event.
...
This issue is caused by modem sleep.The sleep interrupt will come the second
time before the CLKN interrupt. If we disable the sleep interrupt when it
comes in the first time, the CLKN will never come.
2021-05-07 20:29:32 +08:00
Wang Meng Yang
755ae308d1
Merge branch 'bugfix/btdm_incorrectly_spelled_v4.0' into 'release/v4.0'
...
component/bt: fix Spelling mistakes (release v4.0)
See merge request espressif/esp-idf!12818
2021-05-07 09:35:00 +00:00
Jiang Jiang Jian
1fa03e6b25
Merge branch 'bugfix/backport_some_lwip_bugs_0428_v4.0' into 'release/v4.0'
...
lw-ip:backport bugfix lwip for v4.0(backport v4.0)
See merge request espressif/esp-idf!13376
2021-05-07 09:16:59 +00:00
XieWenxiang
1d1368858c
component/bt: Modify some ambiguous descriptions (release v4.0)
2021-05-07 08:08:39 +00:00
shenjun
ebf59642c2
esp_wifi_mesh: update wifi mesh libs
...
1. Add esp_mesh_send_block_time to set blocking time of esp_mesh_send
2. Fix the issue that tx beacon interval become 1 minute
2021-05-07 11:56:03 +08:00
Angus Gratton
728f0807f4
freertos: Check for arithmetic overflows on queue creation
...
Addition overflow check is from FreeRTOS kernel commit 47338393f1f79558f6144213409f09f81d7c4837
2021-05-04 18:35:51 +10:00
Angus Gratton
d106141032
esptool: Update to fix espsecure.py sign_data default version argument
...
Regression in Secure Boot signing, reported at https://github.com/espressif/esp-idf/issues/6831
2021-05-03 04:19:31 +00:00
Jiang Jiang Jian
14c7c49515
Merge branch 'bugfix/remove_redundant_other_core_cache_disable_v4.0' into 'release/v4.0'
...
[system]: Remove redundant othercore cache disable (backport v4.0)
See merge request espressif/esp-idf!13359
2021-04-30 06:00:35 +00:00
xueyunfei
bc6a98c12c
backport bugfix lwip for v4.0
2021-04-29 13:03:39 +00:00
Li Shuai
16546a89e5
deep sleep: optimize sleep current in wifi softap mode
2021-04-29 15:13:47 +08:00
Shubham Kulkarni
69e1d0d2d6
esp_http_client_read: Add check for esp_http_client_is_complete_data_received before returning ESP_FAIL
...
Closes: https://github.com/espressif/esp-idf/issues/6772
2021-04-29 05:13:52 +00:00
Michael (XIAO Xufeng)
173e8eb18c
Merge branch 'bugfix/freemodbus_fix_mbm_event_processing_v40' into 'release/v4.0'
...
Bugfix/freemodbus fix mbm event processing v40 (backport v4.0)
See merge request espressif/esp-idf!12827
2021-04-28 15:48:57 +00:00
Michael (XIAO Xufeng)
c891be655c
Merge branch 'bugfix/put_uart_isr_in_iram_v4.0' into 'release/v4.0'
...
uart: add option to put ISR in IRAM (v4.0)
See merge request espressif/esp-idf!13143
2021-04-28 07:03:22 +00:00
Hou Wen Xiang
4740d8e42c
driver(uart): fix uart module reset issue (release V4.0)
2021-04-27 10:12:13 +00:00
wuzhenghui
4be9f15803
remove othercore cache disable
2021-04-27 14:36:23 +08:00
Michael (XIAO Xufeng)
9a6f507091
Merge branch 'bugfix/fix_i2s_channals_issue_v4.0' into 'release/v4.0'
...
i2s: fix i2s left/right channels swapped issue(backport v4.0)
See merge request espressif/esp-idf!12943
2021-04-26 03:39:28 +00:00
Angus Gratton
28a42ff170
Merge branch 'bugfix/extern_c_decl_4.0' into 'release/v4.0'
...
[cxx]: fixed extern "C" declarations (backport 4.0)
See merge request espressif/esp-idf!12744
2021-04-23 08:43:21 +00:00
Angus Gratton
8fcf311e7f
Merge branch 'bugfix/calc_8m_freq_test_v4.0' into 'release/v4.0'
...
rtc: increase CI acceptance range for calc 8M test (v4.0)
See merge request espressif/esp-idf!13088
2021-04-23 07:31:55 +00:00
William Ferguson
da3e3b5e28
[cxx]: fixed extern "C" declarations
...
* Moving #includes above
#ifdef __cplusplus extern "C" { #endif
So that we can compile with CPP.
Signed-off-by: Jakob Hasse <jakob.hasse@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/6634
2021-04-23 07:22:09 +00:00
Jiang Jiang Jian
b2bcb609ad
Merge branch 'nimble/add_error_prints_acl_buf_v4.0' into 'release/v4.0'
...
NimBLE: Add error prints for ACL buffer exhaustion in NPL (v4.0)
See merge request espressif/esp-idf!12971
2021-04-22 06:04:33 +00:00
zwj
911ce08722
add connection parameter check
2021-04-21 12:21:57 +00:00
zwj
f637a0792d
fix ble connection maximum latency is 499
2021-04-21 12:21:57 +00:00
zwj
d0b8d53410
disable bluedroid congest error log print
2021-04-21 12:21:57 +00:00
zhiweijian
722035b846
fix read multi char failed(GATT_27001)
2021-04-21 12:21:57 +00:00
zhiweijian
fcf36466cd
fix add white list failed
2021-04-21 12:21:57 +00:00
zwj
47e5793c73
fix bluedroid repair faild if the two most significant bits of public address is '01'
2021-04-21 12:21:57 +00:00
zwj
d321ee69d5
- fix congest return value
...
- fix system no rsp when doing disconnect
- fix no congest event when ssc do writing performance
2021-04-21 12:21:57 +00:00
zwj
e0362061a5
fix ble read multi char err when the number of handles is more than 10
2021-04-21 12:21:57 +00:00
zwj
0776318c56
fix scan rsp length err
2021-04-21 12:21:57 +00:00
zwj
712feb1e81
fix vendor hci memory leak
2021-04-21 12:21:57 +00:00
morris
10a0d7b8cf
uart: add option to put ISR in IRAM
2021-04-14 17:57:32 +08:00
Marius Vikhammer
531cab5fc4
docs: fix doxygen compile warnings for doxygen 1.9.1
...
Newer versions of doxygen will give warnings for comments in
INPUT lists
Delete all comment lines to fix these warnings, our folder structure
stil gives an OK overview of what we are including
2021-04-12 08:44:04 +08:00
Marius Vikhammer
915305fe61
rtc: increase CI acceptance range for calc 8M test
2021-04-09 15:06:46 +08:00
Cao Sen Miao
4e5805dec3
i2s: fix i2s left/right channels swapped issue, Closes https://github.com/espressif/esp-idf/issues/6625
2021-04-07 12:23:08 +08:00
Prasad Alatkar
2045e8c701
NimBLE: Add error prints for ACL buffer exhaustion in NPL
2021-03-31 10:43:52 +05:30