]> granicus.if.org Git - esp-idf/log
esp-idf
5 years agoMerge branch 'doc/btdm_modem_sleep_EVED_mode' into 'master'
Jiang Jiang Jian [Sat, 29 Dec 2018 02:27:28 +0000 (10:27 +0800)]
Merge branch 'doc/btdm_modem_sleep_EVED_mode' into 'master'

doc/btdm_modem_sleep_EVED_mode

See merge request idf/esp-idf!4017

5 years agoMerge branch 'bugfix/lwip_add_hostname_option_in_dhcp_discover' into 'master'
Jiang Jiang Jian [Fri, 28 Dec 2018 12:26:11 +0000 (20:26 +0800)]
Merge branch 'bugfix/lwip_add_hostname_option_in_dhcp_discover' into 'master'

add hostname option in dhcp discover

See merge request idf/esp-idf!3937

5 years agoMerge branch 'mesh/bugfix_v3.3_cont' into 'master'
Jiang Jiang Jian [Fri, 28 Dec 2018 06:08:18 +0000 (14:08 +0800)]
Merge branch 'mesh/bugfix_v3.3_cont' into 'master'

mesh: bugfix

See merge request idf/esp-idf!4009

5 years agomesh: update libs
qiyueixa [Wed, 26 Dec 2018 08:10:55 +0000 (16:10 +0800)]
mesh: update libs

1. when no parent is found, send probe request via broadcast.
2. fix memory leak caused by the remove announcement being sent is not released when esp_mesh_stop() is called.
3. fix modify IE encrypt after mesh is started.
4. ignore esp_mesh_connect() if mesh automatic reconnection is enabled.
5. fix reason is cleared before vote is done.

5 years agoMerge branch 'bugfix/confserver_on_windows' into 'master'
Ivan Grokhotkov [Tue, 25 Dec 2018 13:00:39 +0000 (21:00 +0800)]
Merge branch 'bugfix/confserver_on_windows' into 'master'

Fix unable to start confserver on windows

See merge request idf/esp-idf!4022

5 years agocmake: fix unable to start confserver on windows
Renz Christian Bagaporo [Sun, 23 Dec 2018 11:52:58 +0000 (19:52 +0800)]
cmake: fix unable to start confserver on windows

5 years agocomponent/bt: add more information and description for bluetooth modem sleep
wangmengyang [Fri, 21 Dec 2018 11:30:20 +0000 (19:30 +0800)]
component/bt: add more information and description for bluetooth modem sleep

Add remark that "EVED" mode for bluetooth modem sleep is only used for internal test

5 years agoMerge branch 'doc/cmake_branch' into 'master'
Angus Gratton [Fri, 21 Dec 2018 09:36:48 +0000 (17:36 +0800)]
Merge branch 'doc/cmake_branch' into 'master'

Make CMake Getting Started guides version-aware

See merge request idf/esp-idf!3984

5 years agoMerge branch 'mesh/bugfix_v3.3' into 'master'
Jiang Jiang Jian [Fri, 21 Dec 2018 09:27:11 +0000 (17:27 +0800)]
Merge branch 'mesh/bugfix_v3.3' into 'master'

wifi: fix STAs can not detect disconnection from AP when encrypt transmission is used

See merge request idf/esp-idf!3907

5 years agodocs: Make Getting Started (CMake) guides version-aware
Angus Gratton [Tue, 18 Dec 2018 06:22:40 +0000 (17:22 +1100)]
docs: Make Getting Started (CMake) guides version-aware

Also clean up some changes in Chinese CMake guide which were not propagated from the English guide.

5 years agoMerge branch 'feature/example_defconfig_ci' into 'master'
Ivan Grokhotkov [Fri, 21 Dec 2018 04:14:57 +0000 (12:14 +0800)]
Merge branch 'feature/example_defconfig_ci' into 'master'

ci, examples: use sdkconfig.ci as an extra defaults file, if present

See merge request idf/esp-idf!3934

5 years agoMerge branch 'feature/freemodbus_move_rs485_mode_control' into 'master'
Ivan Grokhotkov [Fri, 21 Dec 2018 04:13:28 +0000 (12:13 +0800)]
Merge branch 'feature/freemodbus_move_rs485_mode_control' into 'master'

examples: freemodbus port serial slave move uart mode settings into example

See merge request idf/esp-idf!3870

5 years agoMerge branch 'bugfix/bbpll_wakeup_reset_2' into 'master'
Ivan Grokhotkov [Fri, 21 Dec 2018 04:09:18 +0000 (12:09 +0800)]
Merge branch 'bugfix/bbpll_wakeup_reset_2' into 'master'

soc/rtc: reset another BBPLL related register

See merge request idf/esp-idf!3947

5 years agoMerge branch 'bugfix/ext_ram_bss_align' into 'master'
Ivan Grokhotkov [Fri, 21 Dec 2018 04:06:58 +0000 (12:06 +0800)]
Merge branch 'bugfix/ext_ram_bss_align' into 'master'

Fix crash if ext_ram_bss is unaligned length

See merge request idf/esp-idf!4000

5 years agoMerge branch 'bugfix/mdns_crash_when_query' into 'master'
Ivan Grokhotkov [Fri, 21 Dec 2018 03:57:56 +0000 (11:57 +0800)]
Merge branch 'bugfix/mdns_crash_when_query' into 'master'

mdns issues when query

See merge request idf/esp-idf!3910

5 years agoMerge branch 'bugfix/cmake_list_component_config_alphabetically' into 'master'
Angus Gratton [Thu, 20 Dec 2018 23:50:31 +0000 (07:50 +0800)]
Merge branch 'bugfix/cmake_list_component_config_alphabetically' into 'master'

List menuconfig component config items alphabetically via component name

See merge request idf/esp-idf!3939

5 years agoMerge branch 'feature/cut_len_for_header_struct' into 'master'
Angus Gratton [Thu, 20 Dec 2018 23:45:22 +0000 (07:45 +0800)]
Merge branch 'feature/cut_len_for_header_struct' into 'master'

build: Add trimming PROJECT_VER and PROJECT_NAME vars

See merge request idf/esp-idf!3927

5 years agoMerge branch 'bugfix/py_imp_deprecated' into 'master'
Angus Gratton [Thu, 20 Dec 2018 23:44:22 +0000 (07:44 +0800)]
Merge branch 'bugfix/py_imp_deprecated' into 'master'

Fix Python3 deprecation warning for the imp module & run multi-device tests only under Python 2

See merge request idf/esp-idf!3972

5 years agodocs: list kconfig components alphabetically via component name
Renz Christian Bagaporo [Thu, 20 Dec 2018 11:57:46 +0000 (19:57 +0800)]
docs: list kconfig components alphabetically via component name

5 years agoci: Multi-device tests cannot run under Python 3
Roland Dobai [Mon, 17 Dec 2018 12:54:14 +0000 (13:54 +0100)]
ci: Multi-device tests cannot run under Python 3

5 years agoexamples, tools: Fix Python3 deprecation warning for the imp module
Roland Dobai [Fri, 14 Dec 2018 16:37:43 +0000 (17:37 +0100)]
examples, tools: Fix Python3 deprecation warning for the imp module

5 years agocmake: list items in component config via alphabetical component name
Renz Christian Bagaporo [Tue, 11 Dec 2018 02:33:09 +0000 (10:33 +0800)]
cmake: list items in component config via alphabetical component name

5 years agoMerge branch 'bugfix/btdm_configure_ssp_in_menuconfig' into 'master'
Jiang Jiang Jian [Thu, 20 Dec 2018 07:31:08 +0000 (15:31 +0800)]
Merge branch 'bugfix/btdm_configure_ssp_in_menuconfig' into 'master'

components/bt: Configure SSP in menuconfig and fix two bugs

See merge request idf/esp-idf!3892

5 years agoMerge branch 'docs/watchpoints_config_gdbinit' into 'master'
Ivan Grokhotkov [Thu, 20 Dec 2018 07:13:56 +0000 (15:13 +0800)]
Merge branch 'docs/watchpoints_config_gdbinit' into 'master'

docs: Adds watchpoints limit configuration to example gdbinit

See merge request idf/esp-idf!3502

5 years agoMerge branch 'bugfix/btdm_fix_crash_adv_scan_coex' into 'master'
Jiang Jiang Jian [Thu, 20 Dec 2018 06:59:20 +0000 (14:59 +0800)]
Merge branch 'bugfix/btdm_fix_crash_adv_scan_coex' into 'master'

component/bt: fix crash when adv and scan coex and optimize duplicate scan

See merge request idf/esp-idf!3975

5 years agodocs: Adds watchpoints limit configuration to example gdbinit
Alexey Gerenkov [Wed, 17 Oct 2018 10:11:34 +0000 (13:11 +0300)]
docs: Adds watchpoints limit configuration to example gdbinit

Closes https://github.com/espressif/esp-idf/issues/2335

5 years agomesh: update libs
qiyueixa [Thu, 20 Dec 2018 04:11:30 +0000 (12:11 +0800)]
mesh: update libs

1. fix STAs can not detect disconnection from AP when encrypt transmission is used.
2. fix can not find hidden APs.
3. for root, modify the active scan time to 120ms.
4. remove all rc when clear parent Wi-Fi configuration.
5. fix error in checking Wi-Fi commit ID.

5 years agocomponents/bt: Fix two bugs about pairing
baohongde [Tue, 11 Dec 2018 11:39:04 +0000 (19:39 +0800)]
components/bt: Fix two bugs about pairing

1. Fix Legacy Pairing failed without remote device name
2. Fix discovery no device after disabling SSP

5 years agocomponents/bt: Configure SSP in menuconfig
baohongde [Fri, 7 Dec 2018 06:19:47 +0000 (14:19 +0800)]
components/bt: Configure SSP in menuconfig

5 years agoMerge branch 'feature/pystyle_tools' into 'master'
Angus Gratton [Thu, 20 Dec 2018 02:36:01 +0000 (10:36 +0800)]
Merge branch 'feature/pystyle_tools' into 'master'

tools: Fix the Python coding style

See merge request idf/esp-idf!3901

5 years agopsram: Use 8-bit type for _ext_ram_bss_start/_ext_ram_bss_end
Angus Gratton [Wed, 19 Dec 2018 22:34:42 +0000 (09:34 +1100)]
psram: Use 8-bit type for _ext_ram_bss_start/_ext_ram_bss_end

Fixes pointer arithmetic when printing size of remaining heap

5 years agomulti_heap: Fix bug when start of heap is unaligned
Angus Gratton [Wed, 19 Dec 2018 22:34:24 +0000 (09:34 +1100)]
multi_heap: Fix bug when start of heap is unaligned

Alignment was accounted for in one place only.

TW27954

5 years agolinker external bss: Align end of ext bss to word boundary
Angus Gratton [Wed, 19 Dec 2018 08:22:47 +0000 (19:22 +1100)]
linker external bss: Align end of ext bss to word boundary

TW27954

5 years agoMerge branch 'bugfix/windows_install_prerequisites_idf_path' into 'master'
Angus Gratton [Thu, 20 Dec 2018 01:19:03 +0000 (09:19 +0800)]
Merge branch 'bugfix/windows_install_prerequisites_idf_path' into 'master'

windows_install_prerequisites: Fix bug if IDF_PATH is not set

See merge request idf/esp-idf!3874

5 years agoMerge branch 'bugfix/wifi_rx_fail' into 'master'
Jiang Jiang Jian [Wed, 19 Dec 2018 11:12:36 +0000 (19:12 +0800)]
Merge branch 'bugfix/wifi_rx_fail' into 'master'

wifi: fix wifi rx fails

See merge request idf/esp-idf!3976

5 years agotools: Fix the Python coding style
Roland Dobai [Tue, 4 Dec 2018 12:46:48 +0000 (13:46 +0100)]
tools: Fix the Python coding style

5 years agoexamples: freemodbus port serial slave move uart mode settings into example
aleks [Mon, 3 Dec 2018 13:16:36 +0000 (14:16 +0100)]
examples: freemodbus port serial slave move uart mode settings into example

Update freemodbus component file esp-idf/components/freemodbus/port/portserial.c to remove UART mode settings;
Move UART mode settings into esp-idf/examples/protocols/modbus_slave/main/freemodbus.c
Move UART pin settings from Component config into example Kconfig.projbuild file
Move setup of UART port pins from freemodbus component into example file

TW#27721
Closes https://github.com/espressif/esp-idf/issues/2784#issuecomment-443600157

5 years agoMerge branch 'bugfix/individual_custom_sections' into 'master'
Angus Gratton [Wed, 19 Dec 2018 07:18:26 +0000 (15:18 +0800)]
Merge branch 'bugfix/individual_custom_sections' into 'master'

linker: When using section type attributes, create unique sections

See merge request idf/esp-idf!3920

5 years agoMerge branch 'feature/app_rollback_example' into 'master'
Angus Gratton [Wed, 19 Dec 2018 06:41:54 +0000 (14:41 +0800)]
Merge branch 'feature/app_rollback_example' into 'master'

example: App rollback example

See merge request idf/esp-idf!3561

5 years agoMerge branch 'feature/add_rollback_flags' into 'master'
Angus Gratton [Wed, 19 Dec 2018 06:28:11 +0000 (14:28 +0800)]
Merge branch 'feature/add_rollback_flags' into 'master'

bootloader/app_update: Add a support of an app rollback.

See merge request idf/esp-idf!3547

5 years agolinker: When using section type attributes, create unique sections
Angus Gratton [Fri, 7 Dec 2018 04:14:58 +0000 (15:14 +1100)]
linker: When using section type attributes, create unique sections

* Prevents section type conflict errors if (say) const & non-const data
  is put into the same section (ie with DRAM_ATTR)

* Allows linker --gc-sections to remove unused custom sections

5 years agoMerge branch 'bugfix/unit_test_keep_serial_port_open' into 'master'
Angus Gratton [Tue, 18 Dec 2018 23:06:17 +0000 (07:06 +0800)]
Merge branch 'bugfix/unit_test_keep_serial_port_open' into 'master'

unit test: Keep serial port open when running esptool

See merge request idf/esp-idf!3889

5 years agowifi: fix wifi rx fails
qiyueixa [Tue, 18 Dec 2018 15:39:54 +0000 (23:39 +0800)]
wifi: fix wifi rx fails

1. add MAC reset.
2. update libphy.a from 4000 to 4006.

5 years agoapp_update: Add EXCLUDE option
Konstantin Kondrashov [Thu, 13 Dec 2018 07:45:27 +0000 (15:45 +0800)]
app_update: Add EXCLUDE option

Added two options for PROJECT_NAME and PROJECT_VER variables to exclude them from the firmware image.

Closes: https://github.com/espressif/esp-idf/issues/2803
5 years agobuild: Fix a warning from git describe
Konstantin Kondrashov [Thu, 13 Dec 2018 05:48:34 +0000 (13:48 +0800)]
build: Fix a warning from git describe

Fixed a fatal message when run `git describe`.

5 years agoMerge branch 'bugfix/clear_intr_status_when_init_hwtimer' into 'master'
Wang Jia Lin [Tue, 18 Dec 2018 07:21:23 +0000 (15:21 +0800)]
Merge branch 'bugfix/clear_intr_status_when_init_hwtimer' into 'master'

bugfix(timer_group):  fixed bug that init hw_timer caused cresh after system soft reset

See merge request idf/esp-idf!3945

5 years agoMerge branch 'bugfix/fix_aws_iot_example_root_ca' into 'master'
Angus Gratton [Tue, 18 Dec 2018 06:47:44 +0000 (14:47 +0800)]
Merge branch 'bugfix/fix_aws_iot_example_root_ca' into 'master'

examples: update default root-ca for aws_iot demos

See merge request idf/esp-idf!3929

5 years agoexamples: update default root-ca for aws_iot demos
Mahavir Jain [Sun, 9 Dec 2018 14:44:41 +0000 (20:14 +0530)]
examples: update default root-ca for aws_iot demos

5 years agoMerge branch 'doc/network' into 'master'
Angus Gratton [Tue, 18 Dec 2018 05:15:05 +0000 (13:15 +0800)]
Merge branch 'doc/network' into 'master'

docs: Rearrange wifi & ethernet docs under "Networking", add tcpip_adapter docs

See merge request idf/esp-idf!3890

5 years agodriver(timer_group): fixed bug that init hw_timer caused cresh after system soft...
kooho [Thu, 6 Dec 2018 11:27:52 +0000 (19:27 +0800)]
driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset

closes https://github.com/espressif/esp-idf/issues/2756

5 years agodoc zh_CN: Remove redundant --branch feature/cmake
Angus Gratton [Tue, 18 Dec 2018 04:51:37 +0000 (15:51 +1100)]
doc zh_CN: Remove redundant --branch feature/cmake

Forgot to remove when updating the English version.

Closes https://github.com/espressif/esp-idf/issues/2834

5 years agoMerge branch 'bugfix/btdm_fix_receive_adv_pkt_when_duplicate_scan_enabled' into ...
Jiang Jiang Jian [Tue, 18 Dec 2018 03:44:38 +0000 (11:44 +0800)]
Merge branch 'bugfix/btdm_fix_receive_adv_pkt_when_duplicate_scan_enabled' into 'master'

Component/bt: fix receive adv pkt when enable duplicate scan

See merge request idf/esp-idf!3783

5 years agoMerge branch 'bugfix/tw27963_fix_wifi_stop_bug' into 'master'
Jiang Jiang Jian [Tue, 18 Dec 2018 03:40:28 +0000 (11:40 +0800)]
Merge branch 'bugfix/tw27963_fix_wifi_stop_bug' into 'master'

esp32: fix WiFi stop bug in WiFi/BT coexist mode

See merge request idf/esp-idf!3979

5 years agoMerge branch 'bugfix/btdm_prevent_light_sleep' into 'master'
Jiang Jiang Jian [Tue, 18 Dec 2018 03:34:50 +0000 (11:34 +0800)]
Merge branch 'bugfix/btdm_prevent_light_sleep' into 'master'

bugfix/btdm_prevent_light_sleep

See merge request idf/esp-idf!3980

5 years agounit tests: Fix retrying with a new baud rate in IDFDUT.start_app()
Angus Gratton [Thu, 6 Dec 2018 04:44:27 +0000 (15:44 +1100)]
unit tests: Fix retrying with a new baud rate in IDFDUT.start_app()

5 years agounit tests: Keep serial port open when running esptool
Angus Gratton [Wed, 5 Dec 2018 00:13:33 +0000 (11:13 +1100)]
unit tests: Keep serial port open when running esptool

* Call esptool directly not via subprocess
* Use the same serial port instance for listener thread and esptool
* Includes some refactoring for encapsulation of App vs DUT members

5 years agounit_test.py: Allow importing tiny-test-fw from IDF_PATH as well as TEST_FW_PATH
Angus Gratton [Wed, 5 Dec 2018 00:13:46 +0000 (11:13 +1100)]
unit_test.py: Allow importing tiny-test-fw from IDF_PATH as well as TEST_FW_PATH

5 years agotcpip_adapter: Rename DHCP option types to include DHCP in the type name
Angus Gratton [Fri, 7 Dec 2018 07:00:29 +0000 (18:00 +1100)]
tcpip_adapter: Rename DHCP option types to include DHCP in the type name

5 years agotcpip_adapter: Update header descriptions, constify some parameters
Angus Gratton [Mon, 3 Dec 2018 07:11:53 +0000 (18:11 +1100)]
tcpip_adapter: Update header descriptions, constify some parameters

5 years agodocs: Add option to redirect documentation pages which have moved
Angus Gratton [Mon, 3 Dec 2018 06:58:08 +0000 (17:58 +1100)]
docs: Add option to redirect documentation pages which have moved

5 years agoMerge branch 'feature/pystyle_components' into 'master'
Angus Gratton [Tue, 18 Dec 2018 03:03:03 +0000 (11:03 +0800)]
Merge branch 'feature/pystyle_components' into 'master'

components: Correct the Python coding style

See merge request idf/esp-idf!3882

5 years agoMerge branch 'feature/rename_main_instructions' into 'master'
Angus Gratton [Tue, 18 Dec 2018 00:08:20 +0000 (08:08 +0800)]
Merge branch 'feature/rename_main_instructions' into 'master'

Add instructions on how to rename main component

See merge request idf/esp-idf!3933

5 years agoMerge branch 'bugfix/ldgen_make_build_regression' into 'master'
Angus Gratton [Mon, 17 Dec 2018 22:41:23 +0000 (06:41 +0800)]
Merge branch 'bugfix/ldgen_make_build_regression' into 'master'

Fix 'command not found' error when building on linux with make

See merge request idf/esp-idf!3977

5 years agoesp32: fix WiFi stop bug in WiFi/BT coexist mode
Liu Zhi Fu [Mon, 17 Dec 2018 08:12:20 +0000 (16:12 +0800)]
esp32: fix WiFi stop bug in WiFi/BT coexist mode

This fix includes following changes:
1. Fix the bug that esp_restart()/esp_wifi_stop() sometimes fails in WiFi/BT coexist mode.
2. Add a timer for WiFi stop and stop WiFi forcibly once the timer expires.

5 years agocomponent/bt: use a pm_lock to prevent light sleep when bluetooth is enabled due...
wangmengyang [Mon, 17 Dec 2018 11:54:57 +0000 (19:54 +0800)]
component/bt: use a pm_lock to prevent light sleep when bluetooth is enabled due to current imcompatibility

5 years agomdns: fixed static memory leak
David Cermak [Mon, 10 Dec 2018 15:42:10 +0000 (16:42 +0100)]
mdns: fixed static memory leak

5 years agomdns: check all mallocs for failure and add default hook to log error with free heap
David Cermak [Fri, 7 Dec 2018 19:43:13 +0000 (20:43 +0100)]
mdns: check all mallocs for failure and add default hook to log error with free heap

solves crash about _mdns_result_txt_create when stress test

5 years agoComponent/bt: fix receive adv pkt when enable duplicate scan
zhiweijian [Fri, 23 Nov 2018 12:03:40 +0000 (20:03 +0800)]
Component/bt: fix receive adv pkt when enable duplicate scan

5 years agocomponents: Correct the Python coding style
Roland Dobai [Tue, 4 Dec 2018 12:06:46 +0000 (13:06 +0100)]
components: Correct the Python coding style

5 years agoci: detect command not found build errors
Renz Christian Bagaporo [Mon, 17 Dec 2018 06:03:45 +0000 (14:03 +0800)]
ci: detect command not found build errors

5 years agocmake: fix regression with linux make builds
Renz Christian Bagaporo [Mon, 17 Dec 2018 04:58:29 +0000 (12:58 +0800)]
cmake: fix regression with linux make builds

Closes https://github.com/espressif/esp-idf/issues/2839

5 years agoMerge branch 'bugfix/ota_magic_byte_issue' into 'master'
Angus Gratton [Mon, 17 Dec 2018 05:19:44 +0000 (13:19 +0800)]
Merge branch 'bugfix/ota_magic_byte_issue' into 'master'

bugfix/ota_magic_byte_issue: Fixes OTA magic byte error

See merge request idf/esp-idf!3936

5 years agoMerge branch 'bugfix/does_my_chip_have_vref_in_efuse' into 'master'
Angus Gratton [Mon, 17 Dec 2018 05:18:32 +0000 (13:18 +0800)]
Merge branch 'bugfix/does_my_chip_have_vref_in_efuse' into 'master'

Update information on ADC's eFuse Vref. Inspired by https://esp32.com/viewtopic.php?f=12&t=6832.

See merge request idf/esp-idf!3931

5 years agoUpdate information on ADC's eFuse Vref. Inspired by https://esp32.com/viewtopic.php...
Krzysztof Budzynski [Mon, 17 Dec 2018 05:18:32 +0000 (13:18 +0800)]
Update information on ADC's eFuse Vref. Inspired by https://esp32.com/viewtopic.php?f=12&t=6832.

5 years agoMerge branch 'bugfix/prov_example_tests' into 'master'
Angus Gratton [Mon, 17 Dec 2018 05:06:44 +0000 (13:06 +0800)]
Merge branch 'bugfix/prov_example_tests' into 'master'

Fix provisioning example tests

See merge request idf/esp-idf!3667

5 years agobugfix/ota_magic_byte_issue: Fix indent and replace constant by macro
Supreet Deshpande [Mon, 17 Dec 2018 04:26:18 +0000 (09:56 +0530)]
bugfix/ota_magic_byte_issue: Fix indent and replace constant by macro

Replace 0xE9 by ESP_IMAGE_HEADER_MAGIC.

5 years agoMerge branch 'doc/translation_establish-serial-connection_wangfang' into 'master'
Ivan Grokhotkov [Mon, 17 Dec 2018 03:49:35 +0000 (11:49 +0800)]
Merge branch 'doc/translation_establish-serial-connection_wangfang' into 'master'

Doc/translation establish serial connection wangfang

See merge request idf/esp-idf!3731

5 years agoDoc/translation establish serial connection wangfang
Wang Fang [Mon, 17 Dec 2018 03:49:35 +0000 (11:49 +0800)]
Doc/translation establish serial connection wangfang

5 years agofix crash when adv and scan coex and optimize duplicate scan
zwj [Mon, 17 Dec 2018 03:40:50 +0000 (11:40 +0800)]
fix crash when adv and scan coex and optimize duplicate scan

5 years agodoc: Rearrange wifi & ethernet docs into a common "network" doc
Angus Gratton [Mon, 3 Dec 2018 07:11:31 +0000 (18:11 +1100)]
doc: Rearrange wifi & ethernet docs into a common "network" doc

5 years agoMerge branch 'bugfix/btdm_assert_ble_65536' into 'master'
Jiang Jiang Jian [Fri, 14 Dec 2018 12:29:04 +0000 (20:29 +0800)]
Merge branch 'bugfix/btdm_assert_ble_65536' into 'master'

fix bug that there's very low ratio to cause BLE assert(65536, 0) in rwble.c at line 222

See merge request idf/esp-idf!3966

5 years agoMerge branch 'bugfix/build_system_test_fixes_windows' into 'master'
Ivan Grokhotkov [Fri, 14 Dec 2018 12:19:51 +0000 (20:19 +0800)]
Merge branch 'bugfix/build_system_test_fixes_windows' into 'master'

Various fixes for build tests on Windows

See merge request idf/esp-idf!3944

5 years agofix bug that there's very low ratio to cause BLE assert(65536, 0) in rwble.c at line 222
Tian Hao [Fri, 14 Dec 2018 09:38:52 +0000 (17:38 +0800)]
fix bug that there's very low ratio to cause BLE assert(65536, 0) in rwble.c at line 222

5 years agoMerge branch 'bugfix/btdm_modem_sleep_cowork_with_DFS' into 'master'
Jiang Jiang Jian [Fri, 14 Dec 2018 06:03:56 +0000 (14:03 +0800)]
Merge branch 'bugfix/btdm_modem_sleep_cowork_with_DFS' into 'master'

bugfix/btdm_modem_sleep_cowork_with_DFS

See merge request idf/esp-idf!3797

5 years agocomponent/bt: add DRAM_ATTR attribute to global variables(bss segment) in bt.c which...
wangmengyang [Fri, 14 Dec 2018 03:29:00 +0000 (11:29 +0800)]
component/bt: add DRAM_ATTR attribute to global variables(bss segment) in bt.c which can be accessed in ISR

5 years agoMerge branch 'bufix/btdm_fix_save_key_when_auth_mode_without_bond' into 'master'
Jiang Jiang Jian [Fri, 14 Dec 2018 02:35:14 +0000 (10:35 +0800)]
Merge branch 'bufix/btdm_fix_save_key_when_auth_mode_without_bond' into 'master'

Component/bt: fix save keys when auth mode without bond

See merge request idf/esp-idf!3782

5 years agoldgen: fix issue when not built in msys2
Renz Christian Bagaporo [Thu, 13 Dec 2018 10:19:59 +0000 (18:19 +0800)]
ldgen: fix issue when not built in msys2

Closes https://github.com/espressif/esp-idf/issues/2812

5 years agombedtls: fix issue with non idf.py build on windows
Renz Christian Bagaporo [Thu, 13 Dec 2018 10:24:06 +0000 (18:24 +0800)]
mbedtls: fix issue with non idf.py build on windows

5 years agotools: fix makefile converter windows path issue
Renz Christian Bagaporo [Tue, 11 Dec 2018 12:07:18 +0000 (20:07 +0800)]
tools: fix makefile converter windows path issue

5 years agoci: fix build test with IDF_PATH unset on Windows
Renz Christian Bagaporo [Tue, 11 Dec 2018 08:00:28 +0000 (16:00 +0800)]
ci: fix build test with IDF_PATH unset on Windows

5 years agoMerge branch 'bugfix/btdm_fix_auth_mode_error_when_reconnection_in_smp' into 'master'
Jiang Jiang Jian [Thu, 13 Dec 2018 09:04:12 +0000 (17:04 +0800)]
Merge branch 'bugfix/btdm_fix_auth_mode_error_when_reconnection_in_smp' into 'master'

Component/bt: fix auth_mode error when reconnection in SMP

See merge request idf/esp-idf!3856

5 years agoComponent/bt: fix save keys when auth mode without bond
zhiweijian [Fri, 23 Nov 2018 10:06:02 +0000 (18:06 +0800)]
Component/bt: fix save keys when auth mode without bond

5 years agoMerge branch 'docs/btdm_ble_ibeacon_example' into 'master'
Jiang Jiang Jian [Thu, 13 Dec 2018 07:31:30 +0000 (15:31 +0800)]
Merge branch 'docs/btdm_ble_ibeacon_example' into 'master'

docs: refactor BLE iBeacon demo readme

See merge request idf/esp-idf!2905

5 years agoMerge branch 'doc/add_coap_readme' into 'master'
Jiang Jiang Jian [Thu, 13 Dec 2018 07:22:50 +0000 (15:22 +0800)]
Merge branch 'doc/add_coap_readme' into 'master'

doc: add CoAP README.md

See merge request idf/esp-idf!2643

5 years agoadd hostname option in dhcp discover
Xia Xiaotian [Mon, 10 Dec 2018 13:03:28 +0000 (21:03 +0800)]
add hostname option in dhcp discover

    Hostname option has been removed from dhcp discover since IDFv3.2.
But it remains in dhcp request due to which ESP32 can not get IPv4 address
from some APs. Re-add hostname option to dhcp discover to solve this issue.

5 years agoMerge branch 'test/add_case_to_detect_ds2ds_issue' into 'master'
Jiang Jiang Jian [Thu, 13 Dec 2018 06:49:30 +0000 (14:49 +0800)]
Merge branch 'test/add_case_to_detect_ds2ds_issue' into 'master'

test: add case to detect ds2ds issue

See merge request idf/esp-idf!3834

5 years agoesp_prov : python coding style fixed as per conventions
Anurag Kar [Sat, 1 Dec 2018 13:23:34 +0000 (18:53 +0530)]
esp_prov : python coding style fixed as per conventions

5 years agoesp_prov : Added config option for enabling exception throw from within APIs
Anurag Kar [Wed, 28 Nov 2018 12:31:57 +0000 (18:01 +0530)]
esp_prov : Added config option for enabling exception throw from within APIs

Example tests updated to enable exception throwing feature of esp_prov

5 years agoprovisioning : tweak example test timeouts to reduce failures
Anurag Kar [Thu, 8 Nov 2018 07:44:54 +0000 (13:14 +0530)]
provisioning : tweak example test timeouts to reduce failures

5 years agoMerge branch 'bugfix/gcc8_compatibility' into 'master'
Anton Maklakov [Thu, 13 Dec 2018 04:57:00 +0000 (12:57 +0800)]
Merge branch 'bugfix/gcc8_compatibility' into 'master'

Support for GCC8 compatibility - 2

See merge request idf/esp-idf!3677