Cao Sen Miao
|
12a0f93f87
|
adc_i2s: solve the i2s_adc issue when using wifi
|
2020-12-14 19:33:35 +08:00 |
|
Roland Dobai
|
9ff5f94233
|
tools: Fix requirements incompatible with Python 2
|
2020-12-14 10:48:00 +01:00 |
|
xueyunfei
|
72dbf03b6c
|
fix bug for tcp recv assert
|
2020-12-14 17:42:51 +08:00 |
|
Scott Shell
|
fad8a27cf7
|
Make the UserAgent string in esp-http-client configurable
Signed-off-by: Shubham Kulkarni <shubham.kulkarni@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/6044
|
2020-12-14 14:02:50 +05:30 |
|
Shubham Kulkarni
|
465d911052
|
http_auth.c: Fix crash when opaque field is not present in challenge string
Closes: https://github.com/espressif/esp-idf/issues/5888
|
2020-12-14 13:58:29 +05:30 |
|
Shubham Kulkarni
|
b951b5adec
|
esp_http_client: Skip check for redirection counter if status code is success.
Set disable_auto_redirect in esp_http_client example to validate this condition in CI
|
2020-12-14 13:58:28 +05:30 |
|
kapil.gupta
|
9fce81f9af
|
esp_wifi: Update WiFi lib
1. Fixes the issue when PMF packets are not sent after mode change.
2. Add support for 802.1x sha256 auth key mode
|
2020-12-14 14:51:52 +08:00 |
|
Fu Hanxi
|
4167401a00
|
CI: Disable pipelines generated by push on dev branches
|
2020-12-14 14:01:44 +08:00 |
|
Jiang Jiang Jian
|
18a1bc9e7f
|
Merge branch 'bugfix/decouple_wifi_bt_with_coex_v4.2' into 'release/v4.2'
esp_wifi: decouple Wi-Fi and bluetooth with coexist to reduce binary file size(backport v4.2)
See merge request espressif/esp-idf!11542
|
2020-12-14 12:17:23 +08:00 |
|
Island
|
a23449ee23
|
Merge branch 'optimize/ble_mesh_provision_dev_uuid_check_v4.2' into 'release/v4.2'
ble_mesh: stack: Need uuid when adding device for provisioning (v4.2)
See merge request espressif/esp-idf!11577
|
2020-12-14 10:15:44 +08:00 |
|
Ivan Grokhotkov
|
a46d8b2831
|
Merge branch 'bugfix/verify-directory-exists_v4.2' into 'release/v4.2'
Bugfix: add check for existence build directory (v4.2)
See merge request espressif/esp-idf!11581
|
2020-12-12 01:43:15 +08:00 |
|
lly
|
6510fbb66d
|
ble_mesh: ci: Add PB-ADV & PB-GATT sdkconfig test files
|
2020-12-11 13:15:54 +00:00 |
|
lly
|
5f2a5cdcab
|
ble_mesh: stack: Need uuid when adding device for provisioning
|
2020-12-11 13:15:54 +00:00 |
|
Island
|
938b9f3098
|
Merge branch 'feat/ble_mesh_node_local_data_func_v4.2' into 'release/v4.2'
ble_mesh: stack: Add node local netkey/appkey func (v4.2)
See merge request espressif/esp-idf!11575
|
2020-12-11 21:13:57 +08:00 |
|
martin.gano
|
5bb0237860
|
Add checking if the build directory exists and move expression after docstring
|
2020-12-11 13:13:50 +01:00 |
|
Krzysztof Budzynski
|
c923c99f09
|
Merge branch 'feature/python2-deprecation-warn_v4.2' into 'release/v4.2'
Tools: Add Python 2 deprecation warning (v4.2)
See merge request espressif/esp-idf!11524
|
2020-12-11 17:26:06 +08:00 |
|
lly
|
7505e1458f
|
ble_mesh: stack: Fix wrong declaration of node bind AppKey func
|
2020-12-11 17:19:02 +08:00 |
|
lly
|
d4575ccfe9
|
ble_mesh: stack: Add node local netkey/appkey func
|
2020-12-11 17:18:22 +08:00 |
|
Ivan Grokhotkov
|
71e7f000c4
|
Merge branch 'bugfix/log-error-run-esptool_v4.2' into 'release/v4.2'
parttool.py: Add file stream parameter and log stdout and stderr to same stream (v4.2)
See merge request espressif/esp-idf!10516
|
2020-12-11 16:51:48 +08:00 |
|
Island
|
58afa32a1a
|
Merge branch 'optimize/ble_mesh_reduce_code_size_v4.2' into 'release/v4.2'
Optimize/ble mesh reduce code size (v4.2)
See merge request espressif/esp-idf!11518
|
2020-12-11 16:50:51 +08:00 |
|
daiziyan
|
81eb9f280f
|
add CN translation for adding python2 deprecation warning(MR 11115)
|
2020-12-11 09:16:18 +01:00 |
|
martin.gano
|
d0d7c53ee1
|
Tools: add Python 2 deprecation warning
|
2020-12-11 09:14:57 +01:00 |
|
Darian Leung
|
19e6434f37
|
twai: Temporarily disable network example test
Disabling network example test due to issue with synchronizing the
start of each DUT
|
2020-12-10 21:27:46 +08:00 |
|
lly
|
6f104362c7
|
ble_mesh: example: Update sdkconfig test files for disabling Health Server model
|
2020-12-10 09:32:10 +00:00 |
|
lly
|
da8a577408
|
ble_mesh: stack: Add a Kconfig option to make Health Server model optional
|
2020-12-10 09:32:10 +00:00 |
|
lly
|
2b2abcd6f9
|
ble_mesh: stack: Split model Kconfig menu into foundation and others
|
2020-12-10 09:32:10 +00:00 |
|
lly
|
5fd4d53922
|
ble_mesh: example: Fix fast provisioning compile error
|
2020-12-10 09:32:10 +00:00 |
|
lly
|
7f1a0e1552
|
ble_mesh: ci: Add disabling mesh model sdkconfig test files
|
2020-12-10 09:32:10 +00:00 |
|
lly
|
e4451376f3
|
ble_mesh: stack: Add Kconfig options to make server models optional
|
2020-12-10 09:32:10 +00:00 |
|
lly
|
2602f26753
|
ble_mesh: stack: Use Kconfig option to make client models optional
|
2020-12-10 09:32:10 +00:00 |
|
lly
|
9c8c56f081
|
ble_mesh: stack: Make some internal static functions inline
|
2020-12-10 09:32:10 +00:00 |
|
lly
|
7e945e5fa8
|
ble_mesh: ci: Add disabling mesh deinit sdkconfig test files
|
2020-12-10 09:32:10 +00:00 |
|
lly
|
f27a151478
|
ble_mesh: stack: Add a Kconfig option to make deinit optional
|
2020-12-10 09:32:10 +00:00 |
|
lly
|
01d0843c4d
|
ble_mesh: stack: Introduce a new header file mesh_config.h
|
2020-12-10 09:32:10 +00:00 |
|
Angus Gratton
|
1771aea076
|
Merge branch 'bugfix/increase_ci_build_example_parallel' into 'release/v4.2'
ci: Add 1 parallel count for building example
See merge request espressif/esp-idf!11554
|
2020-12-10 17:09:47 +08:00 |
|
lly
|
c3c0ca0aff
|
ci: Add 1 parallel count for building example
|
2020-12-10 13:59:36 +08:00 |
|
Jiang Jiang Jian
|
22b33adb2f
|
Merge branch 'optimization/AP_STAIPASSIGNED_passes_IP_send_through_event_data_for_4.2' into 'release/v4.2'
esp-event:AP_STAIPASSIGNED now passes the IP through 'event_data'(backport 4.2)
See merge request espressif/esp-idf!11241
|
2020-12-09 22:32:19 +08:00 |
|
Jiang Jiang Jian
|
e287e3ef9d
|
Merge branch 'bugfix/backport_some_lwip_bugs_1120_v4.2' into 'release/v4.2'
lw-ip:backport bugfix lwip for v4.2(backport 4.2)
See merge request espressif/esp-idf!11307
|
2020-12-09 22:31:32 +08:00 |
|
Jiang Jiang Jian
|
f03d543139
|
Merge branch 'bugfix/blufi_config_potential_double_free_v4.2' into 'release/v4.2'
Bugfix/blufi config potential double free v4.2
See merge request espressif/esp-idf!11163
|
2020-12-09 22:26:19 +08:00 |
|
Xia Xiaotian
|
5a17387c3d
|
esp_wifi: decouple Wi-Fi and bluetooth with coexist to reduce binary file size
|
2020-12-09 20:42:35 +08:00 |
|
Krzysztof Budzynski
|
996e270f90
|
Merge branch 'doc/update_CN_translation_for_relase/v4.2' into 'release/v4.2'
update CN translation for index.rst and vscode-setup.rst in get-started folder (v4.2)
See merge request espressif/esp-idf!11522
|
2020-12-09 19:13:25 +08:00 |
|
Dai Zi Yan
|
4ff9a93490
|
update CN translation for index.rst and add CN translation for vscode-setup.rst in get-started folder
|
2020-12-09 19:13:25 +08:00 |
|
Island
|
f5c45576cf
|
Merge branch 'feature/btdm_support_some_ble_new_features_v4.2' into 'release/v4.2'
components/bt: backport some new features for Bluedroid BLE(release v4.2)
See merge request espressif/esp-idf!11448
|
2020-12-09 10:28:56 +08:00 |
|
Island
|
2532ddd9f4
|
Merge branch 'bugfix/ble_mesh_proxy_cfg_replay_v4.2' into 'release/v4.2'
Bugfix/ble mesh proxy cfg replay (v4.2)
See merge request espressif/esp-idf!11509
|
2020-12-08 15:00:51 +08:00 |
|
negativekelvin
|
d1a9f9ec74
|
Fix reserved psram region
Closes https://github.com/espressif/esp-idf/pull/5373
Closes https://github.com/espressif/esp-idf/issues/5821
|
2020-12-08 17:42:36 +11:00 |
|
lly
|
e2cb5ee379
|
ble_mesh: stack: Store kr phase after value changed [Zephyr]
|
2020-12-08 11:51:28 +08:00 |
|
lly
|
0c8cf83131
|
ble_mesh: stack: Fix rpl not check by proxy cfg [Zephyr]
|
2020-12-08 11:51:23 +08:00 |
|
Krzysztof Budzynski
|
2ef417df5f
|
Merge branch 'docs/update_rtc_clock_source_description_in_api_references_backport_v4.2' into 'release/v4.2'
docs: update the description for RTC Clock Sources for esp32 and esp32s2 (backport/v4.2)
See merge request espressif/esp-idf!11329
|
2020-12-08 10:47:42 +08:00 |
|
Krzysztof Budzynski
|
452992bcd5
|
Merge branch 'bugfix/remove_shortcut_to_build_instructions_v4.2' into 'release/v4.2'
doc: Getting Started Guide, remove shortcuts to 'build toolchain from scratch' instructions (v4.2)
See merge request espressif/esp-idf!10597
|
2020-12-08 10:46:42 +08:00 |
|
Island
|
c2f08b3e35
|
Merge branch 'bugfix/ble_mesh_node_deinit_v4.2' into 'release/v4.2'
ble_mesh: stack: Persistent storage misc fixes (v4.2)
See merge request espressif/esp-idf!11503
|
2020-12-08 10:28:46 +08:00 |
|