]>
granicus.if.org Git - esp-idf/log
Renz Christian Bagaporo [Sun, 24 Mar 2019 02:14:49 +0000 (10:14 +0800)]
examples: update idf_as_lib example to use new api
Renz Christian Bagaporo [Sun, 7 Apr 2019 12:33:56 +0000 (20:33 +0800)]
esp_common: append gc sections link flag
Renz Christian Bagaporo [Fri, 26 Apr 2019 09:51:48 +0000 (17:51 +0800)]
examples: update with build system changes
Renz Christian Bagaporo [Fri, 10 May 2019 02:53:08 +0000 (10:53 +0800)]
components: update with build system changes
Renz Christian Bagaporo [Fri, 22 Mar 2019 04:51:11 +0000 (12:51 +0800)]
docs: update with build system changes
Angus Gratton [Mon, 15 Apr 2019 01:15:58 +0000 (11:15 +1000)]
cmake: Warn if something which looks like a component directory isn't
Otherwise, fails build at the add_subdirectory stage
Angus Gratton [Mon, 15 Apr 2019 03:46:50 +0000 (13:46 +1000)]
cmake: Fix menuconfig target
need to load mconf path as build property
Renz Christian Bagaporo [Fri, 26 Apr 2019 05:42:10 +0000 (13:42 +0800)]
cmake: build system changes
Angus Gratton [Mon, 13 May 2019 04:34:54 +0000 (12:34 +0800)]
Merge branch 'bugfix/xTaskIncrementTick' into 'master'
freertos: Fix xTaskIncrementTick for unwind the Tick for CPU1
Closes IDF-183
See merge request idf/esp-idf!4792
Angus Gratton [Mon, 13 May 2019 04:33:21 +0000 (12:33 +0800)]
Merge branch 'feature/example_restful_server' into 'master'
add http restful server example
Closes IDF-584
See merge request idf/esp-idf!4829
Angus Gratton [Mon, 13 May 2019 04:32:45 +0000 (12:32 +0800)]
Merge branch 'feature/sha_rewrite_rom_functions' into 'master'
esp32: Rewrite esp_sha() function with mbedtls APIs
See merge request idf/esp-idf!4236
Konstantin Kondrashov [Mon, 13 May 2019 04:32:45 +0000 (12:32 +0800)]
esp32: Rewrite esp_sha function
It removes using a STALL_OTHER_CPU while sha operations.
It improves performance with SHA.
Angus Gratton [Mon, 13 May 2019 04:31:19 +0000 (12:31 +0800)]
Merge branch 'feature/update_cjson_lib_to_1.7.11' into 'master'
cJSON: update to v1.7.11
Closes IDFGH-1004
See merge request idf/esp-idf!4881
Krzysztof Budzynski [Mon, 13 May 2019 03:19:52 +0000 (11:19 +0800)]
Merge branch 'docs/translate-getting-started-guides-pico' into 'master'
Add translation for ESP32-PICO-KIT Getting Started Guides
See merge request idf/esp-idf!4640
Natasha [Mon, 13 May 2019 03:19:52 +0000 (11:19 +0800)]
Add translation for ESP32-PICO-KIT Getting Started Guides
Krzysztof Budzynski [Fri, 10 May 2019 11:17:49 +0000 (19:17 +0800)]
Merge branch 'docs/translate_idf_versions' into 'master'
Add translation for version file
See merge request idf/esp-idf!4917
Natasha [Fri, 10 May 2019 11:17:49 +0000 (19:17 +0800)]
Add translation for version file
Jiang Jiang Jian [Fri, 10 May 2019 05:52:16 +0000 (13:52 +0800)]
Merge branch 'bugfix/modify_TCP_MSS_range' into 'master'
Change the default value of TCP_MSS to 1440 and TCP_MSS Range : [536 1460]
See merge request idf/esp-idf!4968
suda-morris [Fri, 10 May 2019 05:21:14 +0000 (13:21 +0800)]
add RESTful API server example
Angus Gratton [Fri, 10 May 2019 04:51:15 +0000 (12:51 +0800)]
Merge branch 'feature/add_promiscuous_control_for_ethernet' into 'master'
add promiscuous mode control for Ethernet
See merge request idf/esp-idf!4953
Angus Gratton [Fri, 10 May 2019 04:39:14 +0000 (12:39 +0800)]
Merge branch 'feature/esp-https-ota-basic-auth' into 'master'
esp_https_ota: component refactoring, bugfixes and feature additions
See merge request idf/esp-idf!4245
Angus Gratton [Fri, 10 May 2019 04:31:30 +0000 (12:31 +0800)]
Merge branch 'bugfix/fix_minor_gh_issues' into 'master'
mdns: minor fixes mainly from GitHub
Closes #77
See merge request idf/esp-idf!4930
Angus Gratton [Fri, 10 May 2019 02:51:21 +0000 (10:51 +0800)]
Merge branch 'bugfix/issue_with_encryption_flag_for_partition' into 'master'
partition: Fix "encrypted" read/write when encryption is disabled
See merge request idf/esp-idf!4927
Angus Gratton [Fri, 10 May 2019 02:23:28 +0000 (10:23 +0800)]
Merge branch 'bugfix/spiffsgen_path_on_windows' into 'master'
Fix issue with spiffsgen path when creating image in Windows
Closes IDFGH-1095
See merge request idf/esp-idf!4931
Angus Gratton [Fri, 10 May 2019 02:16:04 +0000 (10:16 +0800)]
Merge branch 'bugfix/restore_ccache_use' into 'master'
CMake : Restore ccache use
Closes IDFGH-673
See merge request idf/esp-idf!4944
xiehang [Thu, 9 May 2019 11:49:10 +0000 (19:49 +0800)]
Change the default value of TCP_MSS to 1440 and TCP_MSS Range : [536 1460]
Ivan Grokhotkov [Thu, 9 May 2019 11:45:20 +0000 (19:45 +0800)]
Merge branch 'bugfix/pass_IDF_TARGET_to_bootloader_build' into 'master'
pass IDF_TARGET variable to bootloader build process
See merge request idf/esp-idf!4963
xiehang [Thu, 9 May 2019 09:59:25 +0000 (17:59 +0800)]
Change the default value of TCP_MSS to 1440 and TCP_MSS Range : [576 1460]
suda-morris [Thu, 9 May 2019 06:19:02 +0000 (14:19 +0800)]
pass IDF_TARGET variable to bootloader build process
Ivan Grokhotkov [Thu, 9 May 2019 03:23:01 +0000 (11:23 +0800)]
Merge branch 'bugfix/https_doc_api' into 'master'
esp_http_server : Minor clarification in httpd_req_get_url_query_str() API documentation
Closes IDFGH-1052
See merge request idf/esp-idf!4942
Ivan Grokhotkov [Thu, 9 May 2019 03:21:52 +0000 (11:21 +0800)]
Merge branch 'bugfix/err_to_name_include' into 'master'
Fixes for error code generator
Closes IDFGH-1103
See merge request idf/esp-idf!4946
suda-morris [Tue, 7 May 2019 10:30:10 +0000 (18:30 +0800)]
add promiscuous mode control in emac driver
1. add promiscuous mode control in emac driver
2. fix minor bugs in IP101 driver
Renz Christian Bagaporo [Mon, 6 May 2019 11:58:06 +0000 (19:58 +0800)]
ci: check that build uses ccache when present
Roland Dobai [Mon, 6 May 2019 13:06:19 +0000 (15:06 +0200)]
tools/gen_esp_err_to_name.py: Don't include already included headers
Roland Dobai [Mon, 6 May 2019 12:57:52 +0000 (14:57 +0200)]
Fix paths to the new esp_common in the ESP error code generator
Hagen Fritsch [Sat, 4 May 2019 13:16:15 +0000 (15:16 +0200)]
Fix includes in esp_err_to_name.c.in.
esp_err_t provided by esp_err.h and thus is required and not optional.
While the python script adds the header, it wraps it with an __has_include
directive that is not supported on all compilers (notably GCC 4.8).
Closes https://github.com/espressif/esp-idf/pull/3424
Renz Christian Bagaporo [Mon, 6 May 2019 11:57:45 +0000 (19:57 +0800)]
cmake: restore ccache use when present
Closes https://github.com/espressif/esp-idf/issues/3116
Krzysztof Budzynski [Mon, 6 May 2019 10:09:21 +0000 (18:09 +0800)]
Merge branch 'bugfix/blockdiag_seqdiag_cn_fonts' into 'master'
Introduce separate fonts used by blockdiag, sequdiag, actdiag, nwdiag, rackdiag…
See merge request idf/esp-idf!4646
Anurag Kar [Mon, 6 May 2019 09:02:24 +0000 (14:32 +0530)]
esp_http_server : Minor clarification in httpd_req_get_url_query_str() API documentation
Closes https://github.com/espressif/esp-idf/issues/3374
suda-morris [Thu, 25 Apr 2019 04:55:27 +0000 (12:55 +0800)]
cJSON: update to v1.7.11
Closes https://github.com/espressif/esp-idf/issues/3332
Krzysztof [Mon, 1 Apr 2019 01:12:08 +0000 (09:12 +0800)]
Introduce separate fonts used by blockdiag, sequdiag, actdiag, nwdiag, rackdiag and packetdiag for Chinese and English version of documentation
Krzysztof [Mon, 8 Apr 2019 02:48:41 +0000 (10:48 +0800)]
Correct diagram layout to make text descriptions fit into blocks
Angus Gratton [Mon, 6 May 2019 00:45:09 +0000 (08:45 +0800)]
Merge branch 'bugifx/httpd_reuseaddr' into 'master'
esp_http_server : Allow binding to same address and port upon restarting server without delay
Closes IDFGH-1060
See merge request idf/esp-idf!4903
V.Dudnik [Sat, 4 May 2019 08:41:53 +0000 (11:41 +0300)]
fix spiffsgen.py wrong path delimiter on windows
Ivan Grokhotkov [Sun, 5 May 2019 03:31:34 +0000 (11:31 +0800)]
Merge branch 'bugfix/kconfig_no_split_headers' into 'master'
kconfig: Don't create "split" directory structures under build/include/config
Closes IDFGH-962
See merge request idf/esp-idf!4768
Ivan Grokhotkov [Sun, 5 May 2019 03:24:52 +0000 (11:24 +0800)]
Merge branch 'bugfix/http_file_server' into 'master'
File Server Example : Check longer than allowed filenames when converting from URIs to filepaths
See merge request idf/esp-idf!4886
David Cermak [Fri, 3 May 2019 14:37:43 +0000 (16:37 +0200)]
mdns: fixed mdns crashing on reception of txt packet without a corresponding service
closes #2866
David Cermak [Fri, 3 May 2019 14:31:11 +0000 (16:31 +0200)]
mdns: use const char* for mdns txt items types to remove warning when assigning
David Cermak [Fri, 22 Mar 2019 07:49:12 +0000 (08:49 +0100)]
mdns: updated doxygen comments documenting mdns api
Closes https://github.com/espressif/esp-idf/issues/1718
David Cermak [Fri, 15 Mar 2019 15:02:13 +0000 (16:02 +0100)]
mdns: update mdns_out_question_s to be in line with mdns_parsed_question_s struct
Closes https://github.com/espressif/esp-idf/issues/1568
Tim Nordell [Thu, 18 Apr 2019 19:10:18 +0000 (14:10 -0500)]
partition: Fix "encrypted" read/write when encryption is disabled
According to the documentation[1][2] for partitions, setting the encrypted
flag for partitions should be a no-op when system level encryption isn't
enabled. The current implementation, however, does not actually match
the documentation and it ends up with an unreadable partition via the
partition API if a partition flag is marked as encrypted without
system-level encryption enabled. (This is because the writes go through
the encryption block, and reads do not go through the encryption block
when this situation occurs causing unreadable data to the application
running.) This fixes up the read-back of the partition table to match
whether or not the partition is currently encrypted under the hood.
This should not affect the bootloader's code for reading/writing encrypted
partitions as the bootloader directly invokes the spi_flash_write*(...)
APIs.
[1] https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/partition-tables.html#flags
[2] https://docs.espressif.com/projects/esp-idf/en/latest/security/flash-encryption.html#encrypted-partition-flag
Closes https://github.com/espressif/esp-idf/pull/3328
Signed-off-by: Tim Nordell <tim.nordell@nimbelink.com>
Angus Gratton [Fri, 3 May 2019 06:57:09 +0000 (14:57 +0800)]
Merge branch 'bugfix/esp_http_client_event_name' into 'master'
esp-http-client: Fix incorrect event name HTTP_EVENT_HEADER_SENT
See merge request idf/esp-idf!4921
Angus Gratton [Fri, 3 May 2019 06:47:27 +0000 (14:47 +0800)]
Merge branch 'fix/nvs_console' into 'master'
nvs_console: Fix type comparison
See merge request idf/esp-idf!4920
Angus Gratton [Fri, 3 May 2019 04:10:04 +0000 (12:10 +0800)]
Merge branch 'bugfix/win_fullclean_symlink' into 'master'
idf.py: Detect symlinks on Windows during fullclean
Closes IDFGH-1055
See merge request idf/esp-idf!4915
Jitin George [Thu, 2 May 2019 10:39:55 +0000 (16:09 +0530)]
esp-http-client: Fix incorrect event name HTTP_EVENT_HEADER_SENT
Closes https://github.com/espressif/esp-idf/issues/3095
Shivani Tipnis [Thu, 2 May 2019 10:01:50 +0000 (15:31 +0530)]
nvs_console: Fix type comparison
Closes https://github.com/espressif/esp-idf/issues/3320
Roland Dobai [Tue, 30 Apr 2019 07:45:25 +0000 (09:45 +0200)]
idf.py: Detect symlinks on Windows during fullclean
Closes https://github.com/espressif/esp-idf/issues/3377
Jitin George [Wed, 3 Apr 2019 14:28:26 +0000 (19:58 +0530)]
examples/system/ota/advanced_https_ota: Add example for newly introduced APIs in esp_https_ota component
Anurag Kar [Mon, 29 Apr 2019 13:16:20 +0000 (18:46 +0530)]
esp_http_server : Allow binding to same address and port upon restarting server without delay
Issue : Restarting the server without 30sec delay between httpd_stop() and httpd_start() causes EADDRINUSE error
Resolution : Use setsockopt() to enable SO_REUSEADDR on listener socket
Closes https://github.com/espressif/esp-idf/issues/3381
Angus Gratton [Wed, 1 May 2019 05:08:23 +0000 (13:08 +0800)]
Merge branch 'bugfix/missing_ldgen_libraries_file_on_windows' into 'master'
make: fix missing rule for creating ldgen_libraries file
See merge request idf/esp-idf!4907
Closes https://github.com/espressif/esp-idf/issues/3394
Ivan Grokhotkov [Tue, 30 Apr 2019 08:14:53 +0000 (16:14 +0800)]
Merge branch 'fix/spi_master_dio_qio_hal' into 'master'
spi_master: fix the dual/quad io issue
See merge request idf/esp-idf!4894
Ivan Grokhotkov [Tue, 30 Apr 2019 05:48:54 +0000 (13:48 +0800)]
Merge branch 'bugfix/move_spiffsgen_example_to_storage' into 'master'
spiffsgen follow-ups
See merge request idf/esp-idf!4893
Renz Christian Bagaporo [Tue, 30 Apr 2019 03:54:01 +0000 (11:54 +0800)]
make: fix missing rule for creating ldgen_libraries file
Jitin George [Wed, 3 Apr 2019 14:25:27 +0000 (19:55 +0530)]
esp_https_ota: Add support for URL redirection, basic auth and more control with new APIs
Bugfixes:
- Fix http url redirection issue
- Fix basic/digest auth issue with http url
Features:
- Add support for adding custom http header
- Add support for reading firmware image header
- Add support for monitoring upgrade status
- This requires breaking down esp_https_ota API such that it allows finer application level control
- For simpler use-cases previous API is still supported
Closes https://github.com/espressif/esp-idf/issues/3218
Closes https://github.com/espressif/esp-idf/issues/2921
Anurag Kar [Thu, 25 Apr 2019 19:58:33 +0000 (01:28 +0530)]
File Server Example : Check longer than allowed filenames when converting from URIs to filepaths
This change prevents buffer overflows in case of really long file paths.
Other changes:
* Remove query (?) and fragment (#) component from URI when converting to file path
* /index.html and favicon.ico can be overridden by files with same name and path in SPIFFS
* README.md updated
Jitin George [Wed, 3 Apr 2019 14:13:13 +0000 (19:43 +0530)]
esp_http_client: Add API for adding authorization info
There was existing support for adding authorization info in esp_http_client
but it was functional only while using `esp_http_client_perform` API. This commit just moves
existing authorization addition logic into publicly exposed API.
Krzysztof Budzynski [Mon, 29 Apr 2019 02:53:42 +0000 (10:53 +0800)]
Merge branch 'doc/review_api-reference_indexes' into 'master'
Doc/review api reference indexes
See merge request idf/esp-idf!4876
Kirill Chalov [Mon, 29 Apr 2019 02:53:42 +0000 (10:53 +0800)]
Doc/review api reference indexes
Angus Gratton [Mon, 29 Apr 2019 01:21:07 +0000 (09:21 +0800)]
Merge branch 'bugfix/udp_multicast_example_errors' into 'master'
udp_multicast_example: better handling wrong addresses
Closes IDFGH-979
See merge request idf/esp-idf!4784
Angus Gratton [Mon, 29 Apr 2019 00:49:42 +0000 (08:49 +0800)]
Merge branch 'feature/use_libraries_directly_with_ldgen' into 'master'
Pass libraries as arguments to ldgen directly
See merge request idf/esp-idf!4887
Angus Gratton [Mon, 29 Apr 2019 00:44:13 +0000 (08:44 +0800)]
Merge branch 'bugfix/ldgen_fails_when_wifi_ram_opt_off' into 'master'
ldgen: do not generate rules when no condition is true
See merge request idf/esp-idf!4757
michael [Fri, 26 Apr 2019 17:29:48 +0000 (01:29 +0800)]
spi_master: fix the dual/quad io issue
introduced in
f871cc5ffa951032adf435997ed7688e31afb3ba
The issue is caused by
1. The hal didn't pass the io_mode to LL.
2. The setup_device function overwrite the trans-specific settings.
Renz Christian Bagaporo [Fri, 26 Apr 2019 14:36:29 +0000 (22:36 +0800)]
example: use mbedtls to compute hash in spiffsgen example
Renz Christian Bagaporo [Fri, 26 Apr 2019 10:09:08 +0000 (18:09 +0800)]
spiffs: move spiffsgen example with other storage related examples
Konstantin Kondrashov [Thu, 25 Apr 2019 05:04:31 +0000 (13:04 +0800)]
freertos/test: Add unit tests for xTaskIncrementTick
Renz Christian Bagaporo [Fri, 26 Apr 2019 05:42:10 +0000 (13:42 +0800)]
ldgen: pass component libraries directly
Ivan Grokhotkov [Fri, 26 Apr 2019 10:20:53 +0000 (18:20 +0800)]
Merge branch 'bugfix/fix_build_cmake_example_failing' into 'master'
Fix false positive errors with CMake example builds
See merge request idf/esp-idf!4608
Angus Gratton [Fri, 26 Apr 2019 07:36:48 +0000 (15:36 +0800)]
Merge branch 'feature/make_bootloader_support_target_dependent' into 'master'
make bootloader_support depend on IDF_TARGET
See merge request idf/esp-idf!4798
Angus Gratton [Fri, 26 Apr 2019 06:34:57 +0000 (14:34 +0800)]
Merge branch 'test/always_deploy_test_result_on_master' into 'master'
CI: always deploy test result to Jira on master
See merge request idf/esp-idf!4840
Angus Gratton [Fri, 26 Apr 2019 02:09:29 +0000 (10:09 +0800)]
Merge branch 'feature/kconfig_backward_comp' into 'master'
Rename deprecated Kconfig options in a backward compatible way
Closes IDF-155
See merge request idf/esp-idf!4551
Angus Gratton [Fri, 26 Apr 2019 00:43:22 +0000 (08:43 +0800)]
Merge branch 'fix/fix_soc_dram_low_addr' into 'master'
fix the dram low addr defined in the soc.h header
See merge request idf/esp-idf!4882
Jiang Jiang Jian [Thu, 25 Apr 2019 12:38:37 +0000 (20:38 +0800)]
Merge branch 'bugfix/btdm_abort_if_deinit_spp_without_init' into 'master'
components/bt: Fix abort if call esp_spp_deinit without calling esp_spp_init
See merge request idf/esp-idf!4859
Jiang Jiang Jian [Thu, 25 Apr 2019 12:04:53 +0000 (20:04 +0800)]
Merge branch 'feature/btdm_add_ble_link_timeout_config' into 'master'
Component/bt: add ble link timeout config in menuconfig
See merge request idf/esp-idf!4786
Ivan Grokhotkov [Thu, 25 Apr 2019 11:10:08 +0000 (19:10 +0800)]
Merge branch 'bugfix/select_init_sem' into 'master'
VFS: Allocate socket select semaphore outside ISR
See merge request idf/esp-idf!4591
Michael (XIAO Xufeng) [Thu, 25 Apr 2019 09:29:48 +0000 (17:29 +0800)]
fix the dram low addr defined in the soc.h header
Jiang Jiang Jian [Thu, 25 Apr 2019 09:05:48 +0000 (17:05 +0800)]
Merge branch 'bugfix/wifi_fix_wps_fail_when_ap_is_encrypted' into 'master'
esp_wifi: fix the bug that WPS fails when AP is encrypted
Closes IDF-623
See merge request idf/esp-idf!4827
Konstantin Kondrashov [Thu, 25 Apr 2019 05:03:01 +0000 (13:03 +0800)]
freertos: Fix xTaskIncrementTick for unwind the Tick for CPU1
xTaskIncrementTick have to unwind uxPendedTicks on CPU1 and CPU0.
Use case: If an erase operation was run on the CPU1 then it leads
to starving other tasks which waiting time. Waited tasks just skipped.
Closes: https://github.com/espressif/esp-idf/issues/1952
Closes: IDF-183
Roland Dobai [Thu, 14 Mar 2019 08:54:04 +0000 (09:54 +0100)]
Rename deprecated Kconfig options in a backward compatible way
Renz Christian Bagaporo [Sun, 14 Apr 2019 11:34:27 +0000 (19:34 +0800)]
ldgen: do not generate rules when no condition is true
Closes https://github.com/espressif/esp-idf/issues/3295
Angus Gratton [Wed, 24 Apr 2019 07:50:53 +0000 (15:50 +0800)]
Merge branch 'feature/set_redirection' into 'master'
Add a `esp_http_client_set_redirection` function
See merge request idf/esp-idf!4856
XiaXiaotian [Thu, 18 Apr 2019 12:06:01 +0000 (20:06 +0800)]
esp_wifi: fix the bug that WPS fails when AP is encrypted
baohongde [Wed, 24 Apr 2019 03:17:54 +0000 (11:17 +0800)]
components/bt: Fix abort if call esp_spp_deinit without calling esp_spp_init
Angus Gratton [Wed, 24 Apr 2019 00:36:20 +0000 (08:36 +0800)]
Merge branch 'bugfix/docs_tutorials' into 'master'
Docs update
See merge request idf/esp-idf!4150
Vikram Dattu [Tue, 23 Apr 2019 13:53:20 +0000 (19:23 +0530)]
Add a `esp_http_client_set_redirection` function When using direct operations instead of `esp_http_client_perform`, we need a way to set redirection URL when we get 30x response codes. Added the function for the same. User can now check status code and call `esp_http_client_set_redirection` function to enable redirection. Related change in adf: https://gitlab.espressif.cn:6688/adf/esp-adf-internal/merge_requests/187
Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
Krzysztof Budzynski [Tue, 23 Apr 2019 09:22:41 +0000 (17:22 +0800)]
Merge branch 'doc/review_versions' into 'master'
Review the versions.rst document.
See merge request idf/esp-idf!4753
Kirill Chalov [Fri, 12 Apr 2019 06:59:26 +0000 (14:59 +0800)]
Review the versions.rst document.
Angus Gratton [Tue, 23 Apr 2019 02:35:50 +0000 (10:35 +0800)]
Merge branch 'bugfix/pyparsing' into 'master'
Temporarily fix incompatibility with pyparsing 2.4.0
See merge request idf/esp-idf!4809
Jiang Jiang Jian [Tue, 23 Apr 2019 02:20:43 +0000 (10:20 +0800)]
Merge branch 'bugfix/scan_fail_when_no_ap_found' into 'master'
fix the bug when scan fail after STA failed to connect to a nonexistent AP
Closes WIFI-76
See merge request idf/esp-idf!4630
Jiang Jiang Jian [Mon, 22 Apr 2019 11:47:10 +0000 (19:47 +0800)]
Merge branch 'bugfix/fix_iperf_exit_error' into 'master'
examples: fix iperf exit error
Closes XIAOMI-62
See merge request idf/esp-idf!4788
zhiweijian [Tue, 16 Apr 2019 03:11:08 +0000 (11:11 +0800)]
Component/bt: add ble link timeout config in menuconfig
- add ble link timeout config in menuconfig
- disable background connection when call gatts_open