]> granicus.if.org Git - esp-idf/log
esp-idf
5 years agoMerge branch 'bugfix/set_a_real_wakeup_period' into 'master'
Ivan Grokhotkov [Wed, 12 Sep 2018 06:42:53 +0000 (14:42 +0800)]
Merge branch 'bugfix/set_a_real_wakeup_period' into 'master'

Corrected ULP wakeup period setup API to account for time the ULP FSM spends on…

See merge request idf/esp-idf!3228

5 years agoMerge branch 'feature/check_uniqueness_name_of_partitions' into 'master'
Angus Gratton [Wed, 12 Sep 2018 04:55:14 +0000 (12:55 +0800)]
Merge branch 'feature/check_uniqueness_name_of_partitions' into 'master'

partition_table: Check - partition names must be unique

See merge request idf/esp-idf!3204

5 years agopartition_table: Check - partition names must be unique
Konstantin Kondrashov [Wed, 5 Sep 2018 17:11:59 +0000 (01:11 +0800)]
partition_table: Check - partition names must be unique

5 years agoMerge branch 'feature/py23_docs' into 'master'
Angus Gratton [Tue, 11 Sep 2018 04:51:49 +0000 (12:51 +0800)]
Merge branch 'feature/py23_docs' into 'master'

docs: Make the Python scripts Python 2&3 compatible

See merge request idf/esp-idf!3226

5 years agoMerge branch 'bugfix/fix_the_bug_when_gateway_zero' into 'master'
Jiang Jiang Jian [Tue, 11 Sep 2018 02:57:18 +0000 (10:57 +0800)]
Merge branch 'bugfix/fix_the_bug_when_gateway_zero' into 'master'

esp32: fix the bug that SYSTEM_EVENT_STA_GOT_IP is forbidden when gateway is 0.0.0.0

See merge request idf/esp-idf!3210

5 years agoMerge branch 'feature/cmake_make_main_component_again' into 'master'
Angus Gratton [Tue, 11 Sep 2018 01:44:12 +0000 (09:44 +0800)]
Merge branch 'feature/cmake_make_main_component_again' into 'master'

cmake: make main a component again

See merge request idf/esp-idf!3202

5 years agocmake: make main a component again
Renz Christian Bagaporo [Tue, 11 Sep 2018 01:44:12 +0000 (09:44 +0800)]
cmake: make main a component again

5 years agoMerge branch 'feature/task_wdt_add_timestamp' into 'master'
Angus Gratton [Mon, 10 Sep 2018 08:31:20 +0000 (16:31 +0800)]
Merge branch 'feature/task_wdt_add_timestamp' into 'master'

esp32/task_wdt: Add timestamp to message isr_twdt

See merge request idf/esp-idf!3053

5 years agoDocs: Remove unused kconfiglib.py
Roland Dobai [Mon, 10 Sep 2018 08:28:14 +0000 (10:28 +0200)]
Docs: Remove unused kconfiglib.py

5 years agoMerge branch 'bugfix/esp_ipc_call_blocking' into 'master'
Angus Gratton [Mon, 10 Sep 2018 08:27:50 +0000 (16:27 +0800)]
Merge branch 'bugfix/esp_ipc_call_blocking' into 'master'

ipc: fix `esp_ipc_call_blocking` to return after callback execution is completed

See merge request idf/esp-idf!3218

5 years agoMerge branch 'feature/btdm_add_set_default_passkey_function' into 'master'
Jiang Jiang Jian [Mon, 10 Sep 2018 08:08:05 +0000 (16:08 +0800)]
Merge branch 'feature/btdm_add_set_default_passkey_function' into 'master'

Component/bt: add set/clear static passkey function

See merge request idf/esp-idf!3128

5 years agoMerge branch 'feature/esp-wrover-kit-v4_1' into 'master'
Angus Gratton [Mon, 10 Sep 2018 06:48:41 +0000 (14:48 +0800)]
Merge branch 'feature/esp-wrover-kit-v4_1' into 'master'

Included ESP-WROVER-KIT V4.1 in documenation: Added 'Get Started' guide and updated 'HW Reference'. Closes https://github.com/espressif/esp-idf/issues/2363. Closes https://github.com/espressif/esp-idf/issues/2365.

See merge request idf/esp-idf!3161

5 years agoMerge branch 'feature/http_client_custom_method' into 'master'
Angus Gratton [Mon, 10 Sep 2018 06:44:27 +0000 (14:44 +0800)]
Merge branch 'feature/http_client_custom_method' into 'master'

esp_http_client: add support OPPTIONS/SUB/UNSUB/NOTIFY methods

See merge request idf/esp-idf!3214

5 years agodocs: Make the Python scripts Python 2&3 compatible
Roland Dobai [Fri, 7 Sep 2018 11:46:50 +0000 (13:46 +0200)]
docs: Make the Python scripts Python 2&3 compatible

5 years agoMerge branch 'fix/sdio_slave_recv_isr_load' into 'master'
Ivan Grokhotkov [Mon, 10 Sep 2018 06:37:18 +0000 (14:37 +0800)]
Merge branch 'fix/sdio_slave_recv_isr_load' into 'master'

sdio_slave: fix the recv crash when trans finish and load at the same time

See merge request idf/esp-idf!3217

5 years agoCorrected number of FSM cycles and related description
krzychb [Mon, 10 Sep 2018 05:14:19 +0000 (07:14 +0200)]
Corrected number of FSM cycles and related description

5 years agoCorrected ULP wakeup period setup API to account for time the ULP FSM spends on inter...
krzychb [Sun, 9 Sep 2018 14:13:26 +0000 (16:13 +0200)]
Corrected ULP wakeup period setup API to account for time the ULP FSM spends on internal tasks before being able to execute the program. Inspired by https://esp32.com/viewtopic.php?f=2&t=7081.

5 years agosdio_slave: fix the recv crash when trans finish and load at the same time
michael [Fri, 7 Sep 2018 04:33:45 +0000 (12:33 +0800)]
sdio_slave: fix the recv crash when trans finish and load at the same time

5 years agoMerge branch 'bugfix/cmake_examples_check_stage' into 'master'
Ivan Grokhotkov [Mon, 10 Sep 2018 04:43:29 +0000 (12:43 +0800)]
Merge branch 'bugfix/cmake_examples_check_stage' into 'master'

ci: verify example CMakeLists.txt at check stage

See merge request idf/esp-idf!3230

5 years agoci: verify example CMakeLists.txt at check stage
Ivan Grokhotkov [Mon, 10 Sep 2018 04:02:02 +0000 (12:02 +0800)]
ci: verify example CMakeLists.txt at check stage

5 years agoMerge branch 'bugfix/add_missing_CMakeLists' into 'master'
Angus Gratton [Mon, 10 Sep 2018 02:54:48 +0000 (10:54 +0800)]
Merge branch 'bugfix/add_missing_CMakeLists' into 'master'

Added missing CMakeLists.txt file to satisfy CI checks

See merge request idf/esp-idf!3229

5 years agoAdded missing CMakeLists.txt file to satisfy CI checks
krzychb [Sun, 9 Sep 2018 19:32:57 +0000 (21:32 +0200)]
Added missing CMakeLists.txt file to satisfy CI checks

5 years agoipc: fix `esp_ipc_call_blocking` to return after callback execution is completed
Mahavir Jain [Thu, 6 Sep 2018 05:52:41 +0000 (11:22 +0530)]
ipc: fix `esp_ipc_call_blocking` to return after callback execution is completed

Signed-off-by: Mahavir Jain <mahavir@espressif.com>
5 years agoMerge branch 'test/driver_case_review' into 'master'
He Yin Ling [Fri, 7 Sep 2018 08:48:59 +0000 (16:48 +0800)]
Merge branch 'test/driver_case_review' into 'master'

Test/driver case review

See merge request idf/esp-idf!3206

5 years agoMerge branch 'bugfix/http_server_strcasecmp' into 'master'
Ivan Grokhotkov [Fri, 7 Sep 2018 08:45:52 +0000 (16:45 +0800)]
Merge branch 'bugfix/http_server_strcasecmp' into 'master'

using case-insensitive compare for getting http header

See merge request idf/esp-idf!3155

5 years agoMerge branch 'doc/eclipse_parallel_build' into 'master'
Angus Gratton [Fri, 7 Sep 2018 08:03:53 +0000 (16:03 +0800)]
Merge branch 'doc/eclipse_parallel_build' into 'master'

doc: Add parallel builds to the Eclipse setup guide

See merge request idf/esp-idf!3209

5 years agoMerge branch 'bugfix/slow_mem_keep_rtc_noinit' into 'master'
Ivan Grokhotkov [Fri, 7 Sep 2018 07:54:52 +0000 (15:54 +0800)]
Merge branch 'bugfix/slow_mem_keep_rtc_noinit' into 'master'

sleep: keep RTC_SLOW_MEM powered on if RTC_NOINIT is used

See merge request idf/esp-idf!3213

5 years agodoc: translate parallel build in Eclipse
morris [Fri, 7 Sep 2018 03:12:03 +0000 (11:12 +0800)]
doc: translate parallel build in Eclipse

5 years agoMerge branch 'feature/cmake' into 'master'
Angus Gratton [Fri, 7 Sep 2018 05:44:17 +0000 (13:44 +0800)]
Merge branch 'feature/cmake' into 'master'

Merge experimental CMake support to master

See merge request idf/esp-idf!3024

5 years agodoc: Add parallel builds to the Eclipse setup guide
Angus Gratton [Thu, 6 Sep 2018 07:29:37 +0000 (15:29 +0800)]
doc: Add parallel builds to the Eclipse setup guide

5 years agoesp_http_client: add support OPPTIONS/SUB/UNSUB/NOTIFY methods
Tuan PM [Thu, 6 Sep 2018 13:30:07 +0000 (21:30 +0800)]
esp_http_client: add support OPPTIONS/SUB/UNSUB/NOTIFY methods

5 years agohttp_server: using case-insensitive compare for getting http header
Tuan PM [Fri, 31 Aug 2018 09:54:38 +0000 (17:54 +0800)]
http_server: using case-insensitive compare for getting http header

5 years agoComponent/bt: add set default passkey function
zhiweijian [Wed, 29 Aug 2018 04:03:55 +0000 (12:03 +0800)]
Component/bt: add set default passkey function

5 years agoMerge branch 'bugfix/enlarge_ethernet_mac_stack_size' into 'master'
Angus Gratton [Fri, 7 Sep 2018 02:47:30 +0000 (10:47 +0800)]
Merge branch 'bugfix/enlarge_ethernet_mac_stack_size' into 'master'

ethernet: enlarge ethernet task stack size

See merge request idf/esp-idf!3203

5 years agoMerge branch 'feature/cpp_exceptions_example' into 'master'
Ivan Grokhotkov [Fri, 7 Sep 2018 02:34:18 +0000 (10:34 +0800)]
Merge branch 'feature/cpp_exceptions_example' into 'master'

examples: add C++ exception handling example

See merge request idf/esp-idf!3178

5 years agoMerge branch 'feature/light_sleep_gpio_uart_wakeup' into 'master'
Ivan Grokhotkov [Fri, 7 Sep 2018 02:33:33 +0000 (10:33 +0800)]
Merge branch 'feature/light_sleep_gpio_uart_wakeup' into 'master'

sleep: add support for GPIO and UART wakeup from light sleep

See merge request idf/esp-idf!3004

5 years agoethernet: enlarge ethernet task stack size
morris [Wed, 5 Sep 2018 13:43:03 +0000 (21:43 +0800)]
ethernet: enlarge ethernet task stack size

1. In original driver, the stack size for emac driver task "emacT" is only 2048 Bytes, which also can not be changed by user.
2. Each time when invoking "emac_start" function, it will reset emac registers, the driver should reconfig some important registers again.

5 years agoMerge branch 'feature/btdm_legacy_paring' into 'master'
Jiang Jiang Jian [Fri, 7 Sep 2018 02:15:52 +0000 (10:15 +0800)]
Merge branch 'feature/btdm_legacy_paring' into 'master'

component/bt: Add Legacy Pairing

See merge request idf/esp-idf!3057

5 years agoidf.py: Choose a default serial port for all targets if '-p' is not given
Angus Gratton [Thu, 6 Sep 2018 12:32:49 +0000 (20:32 +0800)]
idf.py: Choose a default serial port for all targets if '-p' is not given

5 years agolwip: Re-add CONFIG_PPP_SUPPORT check, remove redundant CFLAGS
Angus Gratton [Thu, 6 Sep 2018 12:23:20 +0000 (20:23 +0800)]
lwip: Re-add CONFIG_PPP_SUPPORT check, remove redundant CFLAGS

5 years agoMerge branch 'master' into feature/cmake
Angus Gratton [Thu, 6 Sep 2018 12:23:04 +0000 (20:23 +0800)]
Merge branch 'master' into feature/cmake

5 years agoMerge branch 'bugfix/btdm_hfp_invalid_hci_sync_pkt_len' into 'master'
Jiang Jiang Jian [Thu, 6 Sep 2018 11:51:42 +0000 (19:51 +0800)]
Merge branch 'bugfix/btdm_hfp_invalid_hci_sync_pkt_len' into 'master'

bugfix/btdm_hfp_invalid_hci_sync_pkt_len

See merge request idf/esp-idf!3186

5 years agormt test: add the case for bug in github[#1815]
houchenyao [Thu, 6 Sep 2018 04:01:47 +0000 (12:01 +0800)]
rmt test: add the case for bug in github[#1815]

5 years agormt test: add case test test the bug of re-install problem
houchenyao [Thu, 6 Sep 2018 04:00:36 +0000 (12:00 +0800)]
rmt test: add case test test the bug of re-install problem

add pending bug case:rmt_tx_stop function cause the re-install fail when rmt_config_t.tx_config.loop_en==true

5 years agormt test: add case to check memory block.
houchenyao [Thu, 6 Sep 2018 03:59:06 +0000 (11:59 +0800)]
rmt test: add case to check memory block.

add RMT channel num and memory block relationship test case to check the memory block range is used in right way.

5 years agoledc test: ignore one case.
houchenyao [Thu, 6 Sep 2018 03:55:46 +0000 (11:55 +0800)]
ledc test: ignore one case.

a bug caused by pcnt. it will fail randomly caused by PCNT bug. It will open when PCNT problem is resolved

5 years agoMerge branch 'feature/sync_lwip_as_submodule' into 'master'
Jiang Jiang Jian [Thu, 6 Sep 2018 11:43:08 +0000 (19:43 +0800)]
Merge branch 'feature/sync_lwip_as_submodule' into 'master'

Feature/sync lwip as submodule

See merge request idf/esp-idf!2685

5 years agoFeature/sync lwip as submodule
Zhang Yan Jiao [Thu, 6 Sep 2018 11:43:08 +0000 (19:43 +0800)]
Feature/sync lwip as submodule

5 years agopcnt test: ignore pcnt two test cases
houchenyao [Thu, 6 Sep 2018 03:54:23 +0000 (11:54 +0800)]
pcnt test: ignore pcnt two test cases

a bug caused by pcnt. these two cases has about 10% fail ratio. they fail randomly in CI. stress test needed. they are ignored until this bug fixed.

5 years agoMerge branch 'bugfix/http_server_example_tests_regex' into 'master'
Ivan Grokhotkov [Thu, 6 Sep 2018 11:37:11 +0000 (19:37 +0800)]
Merge branch 'bugfix/http_server_example_tests_regex' into 'master'

HTTP Server Example Tests : Fix various issues

See merge request idf/esp-idf!3162

5 years agoMerge branch 'feature/pyenv_multiple_run' into 'master'
Angus Gratton [Thu, 6 Sep 2018 11:29:03 +0000 (19:29 +0800)]
Merge branch 'feature/pyenv_multiple_run' into 'master'

CI: Simplify running commands with several versions of Python

See merge request idf/esp-idf!3123

5 years agosleep: keep RTC_SLOW_MEM powered on if RTC_NOINIT is used
Ivan Grokhotkov [Thu, 6 Sep 2018 10:31:17 +0000 (18:31 +0800)]
sleep: keep RTC_SLOW_MEM powered on if RTC_NOINIT is used

Fixes a bug that if application uses RTC_NOINIT variables but doesn’t
use RTC_DATA variables, then RTC_NOINIT variables loose their values
after deep sleep.

Reported in https://esp32.com/viewtopic.php?f=2&t=7045&p=30301#p30299

5 years agoCI: Simplify running commands with several versions of Python
Roland Dobai [Mon, 27 Aug 2018 11:47:53 +0000 (13:47 +0200)]
CI: Simplify running commands with several versions of Python

5 years agoledc test: test low speed mode frequency.
houchenyao [Thu, 6 Sep 2018 03:51:52 +0000 (11:51 +0800)]
ledc test: test low speed mode frequency.

 remove the comment to test the scenario that ledc in low speed mode frequency can be changed, to make sure the bug has been resolved

5 years agogpio test: add GPIO multi-level interrupt test
houchenyao [Thu, 6 Sep 2018 03:47:17 +0000 (11:47 +0800)]
gpio test: add GPIO multi-level interrupt test

 add case to test the bug of v3.0. If we trigger the level interrupt more than once, will cause the interrupt be triggered many times

5 years agoIncluded information about power on and diagnostics LEDs. Closes https://github.com...
krzychb [Wed, 5 Sep 2018 16:57:13 +0000 (18:57 +0200)]
Included information about power on and diagnostics LEDs. Closes https://github.com/espressif/esp-idf/issues/2365.

5 years agocmake: Add CMakeLists.txt file for WiFi station example
Angus Gratton [Thu, 6 Sep 2018 08:20:13 +0000 (16:20 +0800)]
cmake: Add CMakeLists.txt file for WiFi station example

5 years agoMerge branch 'feature/disable_rom_logging' into 'master'
Ivan Grokhotkov [Thu, 6 Sep 2018 08:11:23 +0000 (16:11 +0800)]
Merge branch 'feature/disable_rom_logging' into 'master'

esp32/sleep: Add a function to disable logging from ROM code

See merge request idf/esp-idf!3182

5 years agosleep: allow esp_sleep_get_wakeup_cause to be used for light sleep
Ivan Grokhotkov [Tue, 4 Sep 2018 04:56:47 +0000 (12:56 +0800)]
sleep: allow esp_sleep_get_wakeup_cause to be used for light sleep

5 years agodocs/sleep: mention new wakeup sources, use generated API reference
Ivan Grokhotkov [Tue, 14 Aug 2018 01:02:48 +0000 (04:02 +0300)]
docs/sleep: mention new wakeup sources, use generated API reference

5 years agoexamples/console: add light sleep command
Ivan Grokhotkov [Tue, 14 Aug 2018 00:44:04 +0000 (03:44 +0300)]
examples/console: add light sleep command

5 years agosleep: allow disabling all wakeup sources
Ivan Grokhotkov [Tue, 14 Aug 2018 00:43:35 +0000 (03:43 +0300)]
sleep: allow disabling all wakeup sources

5 years agosleep: add support for GPIO and UART wakeup from light sleep
Ivan Grokhotkov [Tue, 14 Aug 2018 00:42:03 +0000 (03:42 +0300)]
sleep: add support for GPIO and UART wakeup from light sleep

5 years agouart: add function to set light sleep wakeup threshold
Ivan Grokhotkov [Tue, 14 Aug 2018 00:40:31 +0000 (03:40 +0300)]
uart: add function to set light sleep wakeup threshold

5 years agodriver/gpio: support wakeup function for RTC IOs
Ivan Grokhotkov [Mon, 13 Aug 2018 22:57:32 +0000 (01:57 +0300)]
driver/gpio: support wakeup function for RTC IOs

5 years agoesp32: fix the bug that SYSTEM_EVENT_STA_GOT_IP is forbidden when gateway is 0.0.0.0
zhangyanjiao [Thu, 6 Sep 2018 06:37:53 +0000 (14:37 +0800)]
esp32: fix the bug that SYSTEM_EVENT_STA_GOT_IP is forbidden when gateway is 0.0.0.0

Closes: https://github.com/espressif/esp-idf/issues/2344
5 years agoMerge branch 'bugfix/btdm_discovery_ble' into 'master'
Jiang Jiang Jian [Thu, 6 Sep 2018 06:18:11 +0000 (14:18 +0800)]
Merge branch 'bugfix/btdm_discovery_ble' into 'master'

component/bt : fix bug that set discovery mode will stop ble adv

See merge request idf/esp-idf!3183

5 years agoMerge branch 'test/split_test_env_for_integration_test' into 'master'
Jiang Jiang Jian [Thu, 6 Sep 2018 05:09:11 +0000 (13:09 +0800)]
Merge branch 'test/split_test_env_for_integration_test' into 'master'

test: split CI test environment

See merge request idf/esp-idf!3099

5 years agocmake: Post-merge fixups
Angus Gratton [Wed, 5 Sep 2018 09:27:19 +0000 (17:27 +0800)]
cmake: Post-merge fixups

5 years agoCorrected RGB LED pin assignment. Closes https://github.com/espressif/esp-idf/issues...
krzychb [Tue, 4 Sep 2018 21:20:08 +0000 (23:20 +0200)]
Corrected RGB LED pin assignment. Closes https://github.com/espressif/esp-idf/issues/2363.

5 years agoIncluded ESP-WROVER-KIT V4.1 in documenation: Added 'Get Started' guide and updated...
krzychb [Thu, 30 Aug 2018 19:57:50 +0000 (21:57 +0200)]
Included ESP-WROVER-KIT V4.1 in documenation: Added 'Get Started' guide and updated 'HW Reference'

5 years agoHTTP Server Example Tests : Fix various issues
Anurag Kar [Sun, 2 Sep 2018 21:01:44 +0000 (02:31 +0530)]
HTTP Server Example Tests : Fix various issues
* Fixed regex constraints for parsing IP and other parameters from monitor log.
* httplib connection timeouts set
* Redundent tests (commented out earlier) have been removed from advanced_tests. These tests are already run during unit testing.

5 years agoMerge branch 'bugfix/eclipse_compiler_command_cpp' into 'master'
Ivan Grokhotkov [Wed, 5 Sep 2018 10:35:25 +0000 (18:35 +0800)]
Merge branch 'bugfix/eclipse_compiler_command_cpp' into 'master'

docs/eclipse: update command to get compiler specs

See merge request idf/esp-idf!3167

5 years agoMerge branch 'bugfix/ci_github_deploy' into 'master'
Angus Gratton [Wed, 5 Sep 2018 10:07:24 +0000 (18:07 +0800)]
Merge branch 'bugfix/ci_github_deploy' into 'master'

ci: Fix spurious pipeline failure when deploying a tag to GitHub

See merge request idf/esp-idf!3021

5 years agoMerge branch 'bugfix/tw25969_esp_derive_local_mac_missing' into 'master'
Jiang Jiang Jian [Wed, 5 Sep 2018 09:21:02 +0000 (17:21 +0800)]
Merge branch 'bugfix/tw25969_esp_derive_local_mac_missing' into 'master'

defination: fix the bug that esp_derive_local_mac() defination missing

See merge request idf/esp-idf!3198

5 years agodefination: fix the bug that esp_derive_local_mac() defination missing
zhangyanjiao [Wed, 5 Sep 2018 06:17:05 +0000 (14:17 +0800)]
defination: fix the bug that esp_derive_local_mac() defination missing

Closes: https://github.com/espressif/esp-idf/issues/2352
5 years agodocs: update command to get compiler specs in a few more places
Ivan Grokhotkov [Wed, 5 Sep 2018 03:05:52 +0000 (11:05 +0800)]
docs: update command to get compiler specs in a few more places

5 years agoMerge branch 'doc/get_started_override_options' into 'master'
Ivan Grokhotkov [Wed, 5 Sep 2018 03:02:47 +0000 (11:02 +0800)]
Merge branch 'doc/get_started_override_options' into 'master'

doc: Add environent variable overriding to get started

See merge request idf/esp-idf!3160

5 years agoMerge branch 'master' into feature/cmake
Angus Gratton [Wed, 5 Sep 2018 02:35:04 +0000 (10:35 +0800)]
Merge branch 'master' into feature/cmake

5 years agoMerge branch 'bugfix/nvs_doc' into 'master'
Ivan Grokhotkov [Wed, 5 Sep 2018 02:20:34 +0000 (10:20 +0800)]
Merge branch 'bugfix/nvs_doc' into 'master'

nvs_flash: Minor changes to NVS documentation

See merge request idf/esp-idf!3192

5 years agotest: split CI test environment:
He Yin Ling [Sun, 26 Aug 2018 04:15:51 +0000 (12:15 +0800)]
test: split CI test environment:

Currently CI test environment is complicated, usually includes NIC, AP.
These devices are not used for a lot test cases. Therefore we split the
test environment, remove unnecessary devices. Then it will be easier to
create CI runners.

5 years agodoc: Add environemt variable overriding to get started
Darian Leung [Sun, 2 Sep 2018 13:24:35 +0000 (21:24 +0800)]
doc: Add environemt variable overriding to get started

This comit adds details about the overriding of environment variables such as
ESPPORT and ESPBAUD to the get started guide.

5 years agonvs_flash: Minor changes to NVS documentation
Sagar Bijwe [Tue, 4 Sep 2018 12:31:17 +0000 (18:01 +0530)]
nvs_flash: Minor changes to NVS documentation

1) Change API doc to reflect new limits on string and blob length.
2) Add "version" field to Page Header structure in README.

Fixes: https://github.com/espressif/esp-idf/issues/2321
5 years agocomponent/bt: Add Legacy Pairing
baohongde [Tue, 4 Sep 2018 13:11:03 +0000 (21:11 +0800)]
component/bt: Add Legacy Pairing

5 years agoexamples: add C++ exception handling example
Ivan Grokhotkov [Tue, 4 Sep 2018 02:20:29 +0000 (10:20 +0800)]
examples: add C++ exception handling example

5 years agoMerge branch 'feature/termios' into 'master'
Ivan Grokhotkov [Tue, 4 Sep 2018 12:42:21 +0000 (20:42 +0800)]
Merge branch 'feature/termios' into 'master'

Add basic support for termios.h

See merge request idf/esp-idf!3085

5 years agoMerge branch 'bugfix/can_driver_multiple_bugs' into 'master'
Ivan Grokhotkov [Tue, 4 Sep 2018 12:34:06 +0000 (20:34 +0800)]
Merge branch 'bugfix/can_driver_multiple_bugs' into 'master'

CAN: Add pm_lock, fix gpio bug, update docs

See merge request idf/esp-idf!3138

5 years agoMerge branch 'bugfix/check_python_order_only_prereq' into 'master'
Ivan Grokhotkov [Tue, 4 Sep 2018 12:31:49 +0000 (20:31 +0800)]
Merge branch 'bugfix/check_python_order_only_prereq' into 'master'

Use check_python_dependencies everywhere as order-only-prerequisite

See merge request idf/esp-idf!3174

5 years agoMerge branch 'bugfix/monitor_win_encoding' into 'master'
Ivan Grokhotkov [Tue, 4 Sep 2018 12:31:37 +0000 (20:31 +0800)]
Merge branch 'bugfix/monitor_win_encoding' into 'master'

idf_monitor: Fix Unicode decoding on Windows

See merge request idf/esp-idf!3157

5 years agocomponent/bt: bugfix for incorrect length of HCI SCO packet size in HFP resulted...
wangmengyang [Tue, 4 Sep 2018 12:09:07 +0000 (20:09 +0800)]
component/bt: bugfix for incorrect length of HCI SCO packet size in HFP resulted from uninitialized data buffer length

5 years agoMerge branch 'doc/btdm_a2dp_sink_example_improvement' into 'master'
Jiang Jiang Jian [Tue, 4 Sep 2018 11:37:31 +0000 (19:37 +0800)]
Merge branch 'doc/btdm_a2dp_sink_example_improvement' into 'master'

component/bt: fix the format and add more content to A2DP sink example

See merge request idf/esp-idf!2995

5 years agoMerge branch 'doc/btdm_a2dp_source_example_improvement' into 'master'
Jiang Jiang Jian [Tue, 4 Sep 2018 11:14:55 +0000 (19:14 +0800)]
Merge branch 'doc/btdm_a2dp_source_example_improvement' into 'master'

component/bt: fix the format and add more content to A2DP source example

See merge request idf/esp-idf!2996

5 years agoMerge branch 'feature/modify_simple_wifi' into 'master'
Jiang Jiang Jian [Tue, 4 Sep 2018 11:04:42 +0000 (19:04 +0800)]
Merge branch 'feature/modify_simple_wifi' into 'master'

modify simple wifi example to getting_started example

See merge request idf/esp-idf!3143

5 years agoMerge branch 'feature/signature_verify_updates' into 'master'
Angus Gratton [Tue, 4 Sep 2018 10:56:47 +0000 (18:56 +0800)]
Merge branch 'feature/signature_verify_updates' into 'master'

secure boot: Support signed app verification without hardware secure boot

See merge request idf/esp-idf!2814

5 years agoexamples/ulp: Add using esp_deep_sleep_disable_rom_logging
Konstantin Kondrashov [Tue, 4 Sep 2018 10:21:34 +0000 (18:21 +0800)]
examples/ulp: Add using esp_deep_sleep_disable_rom_logging

5 years agocomponent/bt : fix bug that set discovery mode will stop ble adv
Tian Hao [Tue, 4 Sep 2018 09:06:48 +0000 (17:06 +0800)]
component/bt : fix bug that set discovery mode will stop ble adv

As the bluedroid original implmentation of BR/EDR and BLE dual mode about discovery mode,
when set discovery mode for BR/EDR, it will stop ble advertising.

Reference to https://github.com/espressif/esp-idf/issues/2306

5 years agoesp32/sleep: Add a function to disable logging from ROM code
Konstantin Kondrashov [Tue, 4 Sep 2018 08:03:18 +0000 (16:03 +0800)]
esp32/sleep: Add a function to disable logging from ROM code

5 years ago1. modify simple wifi example
zhangyanjiao [Thu, 30 Aug 2018 02:11:21 +0000 (10:11 +0800)]
1. modify simple wifi example
2. add README file

5 years agoMerge branch 'bugfix/esp_bt_mem_release' into 'master'
Jiang Jiang Jian [Tue, 4 Sep 2018 06:17:10 +0000 (14:17 +0800)]
Merge branch 'bugfix/esp_bt_mem_release' into 'master'

components/bt: Fix broken API esp_bt_mem_release() for parameter ESP_BT_MODE_BTDM

See merge request idf/esp-idf!3121

5 years agoMerge branch 'feature/modify_espnow' into 'master'
Jiang Jiang Jian [Tue, 4 Sep 2018 05:09:43 +0000 (13:09 +0800)]
Merge branch 'feature/modify_espnow' into 'master'

modify espnow example

See merge request idf/esp-idf!3144