Angus Gratton
072d5233ca
Merge branch 'bugfix/remove_second_sha_enable_v3.1' into 'release/v3.1'
...
esp32/sha: Remove second enabling in esp_sha_lock_engine_common (backport v3.1)
See merge request idf/esp-idf!4781
2019-04-23 07:37:39 +08:00
zhiweijian
29f5ad6638
Component/bt: add ble link timeout config in menuconfig
...
- add ble link timeout config in menuconfig
- disable background connection when call gatts_open
2019-04-22 21:57:09 +08:00
XiaXiaotian
5abf384c96
esp32: fix the issue that the spike transmit power of WiFi is higher
...
than configured when WiFi and Bluetooth coexist
2019-04-19 14:32:50 +08:00
He Yin Ling
d39c0cc281
Merge branch 'test/modify_mesh_ci_v3.1' into 'release/v3.1'
...
test: updat mesh test cases for ci (backport v3.1)
See merge request idf/esp-idf!4649
2019-04-18 11:29:26 +08:00
Jiang Jiang Jian
8af15bf448
Merge branch 'bugfix/fix_signal_test_bug_v3.1' into 'release/v3.1'
...
esp32: fix a bug caused by signal test code (backport v3.1)
See merge request idf/esp-idf!4814
2019-04-17 22:48:47 +08:00
liu zhifu
c2986c0a1f
esp32: fix a bug caused by signal test code
...
Fix a WiFi bug caused by signal test code.
2019-04-17 17:58:27 +08:00
luchangjie
e8fc27da7d
test:update mesh test cases for ci(v3.1)
...
update TC_IT_MESH_EST.yml and TC_IT_MESH_COMM.yml
change mesh ci case form T50 to T12 in gitlab-ci.yml
add some test ENV in components/idf_test/integration_test/TEST_ENV_SSC.yml
2019-04-17 17:31:15 +08:00
Angus Gratton
361d28e19e
Merge branch 'bugfix/bootloader_flash_crypt_cnt_ff_v3.1' into 'release/v3.1'
...
flash encryption: reduce FLASH_CRYPT_CNT bit width to 7 bits (v3.1)
See merge request idf/esp-idf!4729
2019-04-16 08:07:42 +08:00
Konstantin Kondrashov
bfc3931d3f
esp32/sha: Remove second enabling in esp_sha_lock_engine_common
2019-04-15 21:26:43 +08:00
Jiang Jiang Jian
18ff22aa09
Merge branch 'feature/add_support_for_signal_test_v3.1' into 'release/v3.1'
...
esp32: add support for WiFi signal test (backport v3.1)
See merge request idf/esp-idf!4754
2019-04-15 17:45:50 +08:00
liu zhifu
ff94a5202c
esp32: add support for WiFi signal test
...
Add support for WiFi signal test
2019-04-12 15:42:07 +08:00
Angus Gratton
c7d8cc928f
Merge branch 'bugfix/regenerate_sdkconfig_fails_v3.1' into 'release/v3.1'
...
Fix issues with regenerating sdkconfig on modification (backport v3.1)
See merge request idf/esp-idf!4170
2019-04-10 13:08:20 +08:00
Jiang Jiang Jian
c607d8ff68
Merge branch 'bugfix/increase_block_scan_timeout_value_v3.1' into 'release/v3.1'
...
esp32: increase block scan timeout value (backport v3.1)
See merge request idf/esp-idf!4692
2019-04-09 22:37:08 +08:00
liu zhifu
e1ff84516f
esp32: increase block scan timeout value
...
Increase WiFi block scan internal timeout value.
2019-04-09 09:31:18 +08:00
Angus Gratton
654d6ee594
efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field
...
8th bit is not used by hardware.
As reported https://esp32.com/viewtopic.php?f=2&t=7800&p=40895#p40894
2019-04-09 09:59:15 +10:00
Jiang Jiang Jian
a46c30eda4
Merge branch 'bugfix/wifi_fix_no_tbtt_after_rx_wrong_beacon_v3.1' into 'release/v3.1'
...
esp32: fix the bug that no TBTT will be generated anymore after receiving wrong beacon when WiFi and BT coexist. (backport v3.1)
See merge request idf/esp-idf!4718
2019-04-08 21:22:03 +08:00
XiaXiaotian
73298a6c3d
esp32: fix the bug that no TBTT will be generated anymore after
...
receiving wrong beacon when WiFi and BT coexist.
2019-04-08 11:46:08 +08:00
Jiang Jiang Jian
b10767a122
Merge branch 'bugfix/coex_bt_disconn_v3.1' into 'release/v3.1'
...
components/coex: Fix BT disconnecting due to too many reset BB
See merge request idf/esp-idf!4681
2019-04-08 10:39:26 +08:00
David Cermak
42773d22fd
mdns: workarround in 3.1 to fix missing netif re-probing when ip changed in link-local addressing
2019-04-05 16:18:43 +02:00
Angus Gratton
9f2ed0f58d
Merge branch 'bugfix/heap_int_oflow_checks_v3.1' into 'release/v3.1'
...
Backport heap int overflow checks to v3.1
See merge request idf/esp-idf!4582
2019-04-05 09:30:50 +08:00
Angus Gratton
c90831775f
Merge branch 'fix/spi_on_readonly_pins_v3.1' into 'release/v3.1'
...
spi: fix the bug of connecting SPI peripheral to read-only pins (backport v3.1)
See merge request idf/esp-idf!4308
2019-04-04 14:48:07 +08:00
Anton Maklakov
f664eb04d1
ci: Fix runner choice for CMake verification job
2019-04-03 21:27:53 +07:00
baohongde
8fe62b75ca
components/coex: Fix BT disconnecting due to too many reset BB
...
Update coex version to 1.1.6
2019-04-03 20:53:22 +08:00
Angus Gratton
64169e7d12
Merge branch 'update/nvs_partition_utility_v3.1' into 'release/v3.1'
...
Update/nvs partition utility v3.1 (backport v3.1)
See merge request idf/esp-idf!4275
2019-04-03 11:12:23 +08:00
Angus Gratton
12a29f1a43
Merge branch 'fix/nvs_part_util' into 'release/v3.1'
...
nvs_part_util: Fix Readme and disable multipage blob by default
See merge request idf/esp-idf!4631
2019-04-02 14:35:38 +08:00
Renz Christian Bagaporo
02ee80201b
confgen: disable config override warnings
2019-04-02 13:57:33 +08:00
Renz Christian Bagaporo
1ee0f9455f
kconfiglib: allow disabling of config override warnings
...
Patches ESP-IDF copy of kconfiglib.py with modifications in commit
b65baa47f69ae4c3993876a7edf0da0075aa70ff from kconfiglib repository.
2019-04-02 13:57:33 +08:00
Renz Christian Bagaporo
df86f46efe
confgen: disable redundant assignment warning
2019-04-02 13:57:33 +08:00
Renz Christian Bagaporo
30ed610950
kconfiglib: allow disabling of redundant definition warnings
...
Patches ESP-IDF copy of kconfiglib.py with modifications in commit
94c63de77c7a3422347e59e168b05174d0b9e84d from kconfiglib repository.
2019-04-02 13:57:33 +08:00
KonstantinKondrashov
18b5d7e5ab
tool: Add unit test for Kconfig gen
2019-04-02 13:57:33 +08:00
Renz Christian Bagaporo
89afc96bf0
docs: remove invalid arg in confgen invocation on docs generation
2019-04-02 13:57:33 +08:00
Renz Christian Bagaporo
6dde1b7b80
cmake: only generate sdkconfig on top level project
2019-04-02 13:57:33 +08:00
Renz Christian Bagaporo
c3bf2a0685
confgen: base config creation on output type args
2019-04-02 13:57:33 +08:00
Michael (XIAO Xufeng)
f6015c29d5
spi: fix the bug of connecting SPI peripheral to read-only pins
...
The requirements of pin capabilites is different for spi master and
slave. The master needs CS, SCLK, MOSI to be output-able, while slave
needs MISO to be output-able.
Previous code is for master only.
This commit allows to place other 3 pins than MISO on input-only pins
for slaves. Refactoring for spi_common is also included.
Resolves https://github.com/espressif/esp-idf/issues/2455
2019-04-02 11:33:53 +08:00
Angus Gratton
c278dcb707
Merge branch 'bugfix/build_fails_when_editor_assoc_with_py_scripts_v3.1' into 'release/v3.1'
...
Fix issues with CMake builds when python scripts are associated with an editor (backport v3.1)
See merge request idf/esp-idf!4638
2019-04-02 09:39:51 +08:00
Shivani Tipnis
abb114475f
nvs_part_util: Fix Readme and disable multipage blob by default
2019-04-01 15:12:38 +05:30
Jiang Jiang Jian
533d90b4c2
Merge branch 'bugfix/increase_block_scan_time_v3.1' into 'release/v3.1'
...
wifi: increase the block scan time (backport v3.1)
See merge request idf/esp-idf!4644
2019-04-01 17:24:14 +08:00
zhangyanjiao
83bf77e2f4
wifi: increase the block scan time because of changing channel will take at 30ms when BT/WiFi coexist
2019-04-01 10:53:12 +08:00
Renz Christian Bagaporo
c27d9d9d4e
ci: test full build never runs '/usr/bin/env python' or similar
2019-03-28 15:47:55 +08:00
Renz Christian Bagaporo
a64139690b
cmake: Fix for Python files executed directly, not via PYTHON variable
2019-03-28 15:45:58 +08:00
Shivani Tipnis
9122ec43e1
nvs_util: Fix to support write of multiple singlepage big blob data
...
Closes https://github.com/espressif/esp-idf/issues/3011
(cherry picked from commit 60b5cdde
)
2019-03-27 17:14:06 +05:30
Jiang Jiang Jian
4d80587594
Merge branch 'mesh/decouple_v3.1' into 'release/v3.1'
...
mesh: decoupling (backport v3.1)
See merge request idf/esp-idf!4288
2019-03-27 19:38:21 +08:00
Shivani Tipnis
cf1b95cc00
Update minimum version for cryptography package required
...
(cherry picked from commit e1774cb6f9
)
(cherry picked from commit fa40b3d5d0
)
2019-03-26 18:40:56 +05:30
baohongde
a05b99e0dc
components/bt: Fix warning when disable debug logs or in release mode and improve the code structure
2019-03-26 15:16:14 +08:00
chenyudong
8b6b623b64
mesh: decoupling
...
Remove dependencies which cause mesh code to be linked even if mesh is not used.
2019-03-22 17:36:18 +08:00
zhiweijian
4f4b4fa9d5
Component/bt: modify HCI_GET_CMD_BUF
2019-03-22 15:05:11 +08:00
David Cermak
6349f6835d
mdns: fix crash after init if no memory for task
...
mdns init first starts timer task, then starts service task. if service task failed to be created, timer task needs to be stopped too.
fixed https://ezredmine.espressif.cn:8765/issues/28466
2019-03-21 14:49:39 +01:00
Angus Gratton
05c1463691
heap: Add integer overflow checks on MALLOC_CAP_32BIT & MALLOC_CAP_EXEC
2019-03-21 16:05:52 +11:00
Jiang Jiang Jian
00c3f795a2
Merge branch 'bugfix/nvs_api_usage_in_simple_ota_example_v3.1' into 'release/v3.1'
...
Minor bugfix in simple ota example (backport v3.1)
See merge request idf/esp-idf!4583
2019-03-21 11:40:31 +08:00
InfiniteYuan1
8db70b4aa8
bugfix(simple_ota): Compatible with V3.1 and V3.2
...
(cherry picked from commit 0fa31d3e31
)
2019-03-21 10:26:33 +08:00