]> granicus.if.org Git - esp-idf/log
esp-idf
6 years agoMerge branch 'bugfix/int_wdt_in_ocd_mode' into 'master'
Angus Gratton [Tue, 16 Jan 2018 07:07:26 +0000 (15:07 +0800)]
Merge branch 'bugfix/int_wdt_in_ocd_mode' into 'master'

panic: prevent INT WDT from re-triggering in OCD mode

See merge request !1764

6 years agoMerge branch 'test/fix_update_conn_param' into 'master'
He Yin Ling [Tue, 16 Jan 2018 06:12:16 +0000 (14:12 +0800)]
Merge branch 'test/fix_update_conn_param' into 'master'

test: fix BLE update conn param test case errors

See merge request !1814

6 years agotest: fix BLE update conn param test case errors
chensheng [Tue, 16 Jan 2018 02:26:41 +0000 (10:26 +0800)]
test: fix BLE update conn param test case errors

6 years agoMerge branch 'bugfix/multi_ping_crash' into 'master'
Wu Jian Gang [Tue, 16 Jan 2018 01:05:32 +0000 (09:05 +0800)]
Merge branch 'bugfix/multi_ping_crash' into 'master'

fix(ping): fix crash when multi-ping

See merge request !1768

6 years agoMerge branch 'feature/btdm_a2dp_src' into 'master'
Jiang Jiang Jian [Mon, 15 Jan 2018 10:55:01 +0000 (18:55 +0800)]
Merge branch 'feature/btdm_a2dp_src' into 'master'

Feature/btdm a2dp src

See merge request !1190

6 years agoMerge branch 'bugfix/uart_fifo_ovf_workaround' into 'master'
Angus Gratton [Sun, 14 Jan 2018 23:32:20 +0000 (07:32 +0800)]
Merge branch 'bugfix/uart_fifo_ovf_workaround' into 'master'

driver(uart): fix uart rx fifo length error after overflow.

See merge request !1735

6 years agoMerge branch 'feature/doc_translations' into 'master'
Wu Jian Gang [Fri, 12 Jan 2018 13:09:03 +0000 (21:09 +0800)]
Merge branch 'feature/doc_translations' into 'master'

Feature/doc translations

See merge request !1718

6 years agodocs: add CN translation of Windows setup guide
lvxinyue [Wed, 19 Apr 2017 08:05:01 +0000 (16:05 +0800)]
docs: add CN translation of Windows setup guide

6 years agodocs: add CN translation of Linux setup guide
lvxinyue [Wed, 19 Apr 2017 02:58:48 +0000 (10:58 +0800)]
docs: add CN translation of Linux setup guide

6 years agofix(ping): fix crash when multi-ping
Chen Wu [Tue, 9 Jan 2018 09:44:26 +0000 (17:44 +0800)]
fix(ping): fix crash when multi-ping

1. "lwip_socket" should close by "lwip_close_r" other than "lwip_close"
2. for generally compatible, fix all lwip interface to normally socket interface
3. call vTaskDelete when new socket failed in case of task crash

close #https://github.com/espressif/esp32-at/issues/58

6 years agoFix uart fifo overflow bug
kooho [Wed, 3 Jan 2018 09:18:32 +0000 (17:18 +0800)]
Fix uart fifo overflow bug

6 years agoMerge branch 'feature/toolchain-80-g6c4433a' into 'master'
Ivan Grokhotkov [Thu, 11 Jan 2018 13:44:42 +0000 (21:44 +0800)]
Merge branch 'feature/toolchain-80-g6c4433a' into 'master'

Toolchain: Update to version 1.22.0-80-g6c4433a

See merge request !1771

6 years agodocs: Add a temporary index page to get CN docs started
Angus Gratton [Fri, 24 Mar 2017 05:19:34 +0000 (13:19 +0800)]
docs: Add a temporary index page to get CN docs started

6 years agoMerge branch 'feature/ulp_i2c_reg' into 'master'
Ivan Grokhotkov [Thu, 11 Jan 2018 04:08:25 +0000 (12:08 +0800)]
Merge branch 'feature/ulp_i2c_reg' into 'master'

soc,ulp: add register definitions of RTC_I2C peripheral

See merge request !1762

6 years agobuild: Remove explict -lstdc++-psram-workaround
Angus Gratton [Wed, 10 Jan 2018 23:30:36 +0000 (10:30 +1100)]
build: Remove explict -lstdc++-psram-workaround

This is now handled internally to the toolchain.

6 years agoMerge branch 'bugfix/full_calibration_will_not_use_init_data' into 'master'
Jiang Jiang Jian [Wed, 10 Jan 2018 09:01:53 +0000 (17:01 +0800)]
Merge branch 'bugfix/full_calibration_will_not_use_init_data' into 'master'

Fix bug that when we do full calibration init data bin is not used

See merge request !1746

6 years agoMerge branch 'bugfix/assert_in_PSRAM_WIFI' into 'master'
Jiang Jiang Jian [Wed, 10 Jan 2018 08:47:40 +0000 (16:47 +0800)]
Merge branch 'bugfix/assert_in_PSRAM_WIFI' into 'master'

bug fix of assert happen in PSRAM

See merge request !1745

6 years agoToolchain: Update to version 1.22.0-80-g6c4433a
Angus Gratton [Wed, 10 Jan 2018 03:29:10 +0000 (14:29 +1100)]
Toolchain: Update to version 1.22.0-80-g6c4433a

Includes updated prebuilt Windows MSYS2 environment.

6 years agoMerge branch 'test/support_specify_docker_image' into 'master'
Ivan Grokhotkov [Wed, 10 Jan 2018 07:41:46 +0000 (15:41 +0800)]
Merge branch 'test/support_specify_docker_image' into 'master'

CI: support specify docker image with bot

See merge request !1586

6 years agoMerge branch 'feature/rmt_end_transmission_callback' into 'master'
Angus Gratton [Tue, 9 Jan 2018 20:59:26 +0000 (04:59 +0800)]
Merge branch 'feature/rmt_end_transmission_callback' into 'master'

rmt: Adds a simple handler that can be called when transmission ends.

See merge request !1726

6 years agocomponent/bt: implement A2DP source
wangmengyang [Mon, 25 Dec 2017 11:39:37 +0000 (19:39 +0800)]
component/bt: implement A2DP source

1. Modified symbol names of A2DP sink APIs include:
- esp_a2d_data_cb_t --> esp_a2d_sink_data_cb_t
- esp_a2d_register_data_callback --> esp_a2d_sink_register_data_callback

6 years agobug fix of assert happen in PSRAM
Deng Xin [Wed, 3 Jan 2018 11:47:42 +0000 (19:47 +0800)]
bug fix of assert happen in PSRAM

6 years agoMerge branch 'bugfix/btdm_avrc_connect_state_evt' into 'master'
Jiang Jiang Jian [Tue, 9 Jan 2018 11:33:06 +0000 (19:33 +0800)]
Merge branch 'bugfix/btdm_avrc_connect_state_evt' into 'master'

Bugfix/btdm avrc connect state evt

See merge request !1717

6 years agoMerge branch 'bugfix/update_bt_lib_with_updated_toolchain_for_master' into 'master'
Jiang Jiang Jian [Tue, 9 Jan 2018 08:55:45 +0000 (16:55 +0800)]
Merge branch 'bugfix/update_bt_lib_with_updated_toolchain_for_master' into 'master'

component/bt: build libbtdm_app.a with updated toolchain

See merge request !1728

6 years agocomponent/bt: add AVRC event for remote features indication
wangmengyang [Wed, 27 Dec 2017 11:49:11 +0000 (19:49 +0800)]
component/bt: add AVRC event for remote features indication

1. remove the feature mask parameter from AVRC connection state event, as the AVCTP connection can be initiated by remote device before service discovery to remote device is performed. \
In this case, AVRCP connection state event may not be reported after connection initated by remote device is established.
2. remove ESP_AVRC_CT_MAX_EVT
3. add more documentations to AVRC APIs

6 years agoFix bug that when we do full calibration init data bin is not used
Jack [Thu, 4 Jan 2018 03:48:24 +0000 (11:48 +0800)]
Fix bug that when we do full calibration init data bin is not used

6 years agoMerge branch 'bugfix/btdm_fix_cant_remove_boned_device_if_its_connected' into 'master'
Jiang Jiang Jian [Tue, 9 Jan 2018 03:42:45 +0000 (11:42 +0800)]
Merge branch 'bugfix/btdm_fix_cant_remove_boned_device_if_its_connected' into 'master'

Component/bt: fix can not remove boned device if it is connected

See merge request !1758

6 years agoMerge branch 'feature/btdm_bt_spp' into 'master'
Jiang Jiang Jian [Tue, 9 Jan 2018 02:44:46 +0000 (10:44 +0800)]
Merge branch 'feature/btdm_bt_spp' into 'master'

component/bt: Add bt spp profile

See merge request !1593

6 years agoMerge branch 'bugfix/docs-pico-kit-swapped-pins' into 'master'
Angus Gratton [Tue, 9 Jan 2018 00:53:10 +0000 (08:53 +0800)]
Merge branch 'bugfix/docs-pico-kit-swapped-pins' into 'master'

Fixed swapped GPIO6 and GPIO11 in ESP-PICO-KIT 'Pin Descriptions', ref. https://esp32.com/viewtopic.php?f=2&t=3880

See merge request !1736

6 years agoMerge branch 'bugfix/ci_rare_examples_error' into 'master'
Angus Gratton [Tue, 9 Jan 2018 00:52:35 +0000 (08:52 +0800)]
Merge branch 'bugfix/ci_rare_examples_error' into 'master'

CI: Fix an occasional error in the build_examples

See merge request !1752

6 years agoMerge branch 'bugfix/eclipse_cxx_include_paths' into 'master'
Angus Gratton [Tue, 9 Jan 2018 00:52:02 +0000 (08:52 +0800)]
Merge branch 'bugfix/eclipse_cxx_include_paths' into 'master'

Eclipse: Fix bug with C++ include paths (Github PR)

See merge request !1756

6 years agoeclipse: Add space between -I and build directory
Angus Gratton [Mon, 8 Jan 2018 22:27:00 +0000 (09:27 +1100)]
eclipse: Add space between -I and build directory

See https://github.com/espressif/esp-idf/pull/1474

6 years agopanic: prevent INT WDT from re-triggering in OCD mode
Ivan Grokhotkov [Mon, 8 Jan 2018 17:46:24 +0000 (01:46 +0800)]
panic: prevent INT WDT from re-triggering in OCD mode

When INT WDT fires, panicHandler is invoked. In OCD mode, panicHandler
sets a breakpoint on the PC from the exception frame and returns.
However in case of INT WDT, interrupt flag is still set in TIMERG1
peripheral, which causes INT WDT to trigger again. This causes an
endless stream of "Core  0 panic'ed (Interrupt wdt timeout on CPU1)"
messages. OpenOCD also gets terribly confused at this point.

Disable watchdogs when exiting panic handler in OCD mode.
Clear TIMERG1 WDT interrupt flag to prevent re-entry into panic handler.

6 years agosoc,ulp: add register definitions of RTC_I2C peripheral
Ivan Grokhotkov [Mon, 8 Jan 2018 13:27:28 +0000 (21:27 +0800)]
soc,ulp: add register definitions of RTC_I2C peripheral

6 years agoMerge branch 'bugfix/btdm_error_when_add_device_to_whitelist_twice' into 'master'
Jiang Jiang Jian [Mon, 8 Jan 2018 11:16:34 +0000 (19:16 +0800)]
Merge branch 'bugfix/btdm_error_when_add_device_to_whitelist_twice' into 'master'

component/bt: Fix bug when add device to whitelist twice

See merge request !1700

6 years agoComponent/bt: fix can not remove boned device if it is connected
zhiweijian [Mon, 8 Jan 2018 07:37:36 +0000 (15:37 +0800)]
Component/bt: fix can not remove boned device if it is connected

6 years agoMerge branch 'bugfix/freertos_eventgroup_isr_test' into 'master'
Ivan Grokhotkov [Mon, 8 Jan 2018 08:51:27 +0000 (16:51 +0800)]
Merge branch 'bugfix/freertos_eventgroup_isr_test' into 'master'

freertos/Fix Event Group ISR test case

See merge request !1733

6 years agoMerge branch 'bugfix/esp_log_local_level' into 'master'
Ivan Grokhotkov [Mon, 8 Jan 2018 08:41:42 +0000 (16:41 +0800)]
Merge branch 'bugfix/esp_log_local_level' into 'master'

Log: fix definition of LOG_LOCAL_LEVEL, fix typos

See merge request !1747

6 years agoAdd space between -I and path for CPPFLAGS
Alexander Sparkowsky [Sun, 7 Jan 2018 12:25:37 +0000 (13:25 +0100)]
Add space between -I and path for CPPFLAGS

In order for the Eclipse CDT GCC Build Output Parser to be able to
pick up the include paths for C++/cpp files a space is required
between the compiler option (-I) and the actual path.

Merges https://github.com/espressif/esp-idf/pull/1474

6 years agoMerge branch 'bugfix/BLE_SM_Security_Flags_pr1320' into 'master'
Angus Gratton [Sun, 7 Jan 2018 23:35:19 +0000 (07:35 +0800)]
Merge branch 'bugfix/BLE_SM_Security_Flags_pr1320' into 'master'

bt: Fix ble sm security flags (Github PR 1320)

See merge request !1740

6 years agoMerge branch 'bugfix/btdm_standardize_code' into 'master'
Jiang Jiang Jian [Fri, 5 Jan 2018 10:56:08 +0000 (18:56 +0800)]
Merge branch 'bugfix/btdm_standardize_code' into 'master'

component/bt: Standardize code

See merge request !1696

6 years agocomponent/bt: Add SPP profile
baohongde [Fri, 5 Jan 2018 08:48:29 +0000 (16:48 +0800)]
component/bt: Add SPP profile

6 years agoMerge branch 'bugfix/recompile_with_new_psram_toolchain' into 'master'
Jiang Jiang Jian [Fri, 5 Jan 2018 08:40:30 +0000 (16:40 +0800)]
Merge branch 'bugfix/recompile_with_new_psram_toolchain' into 'master'

recompile wifi lib with new toolchain 1.22.0-78-g4b87650

See merge request !1730

6 years agolog: fix typos in header files
Ivan Grokhotkov [Fri, 5 Jan 2018 04:58:00 +0000 (12:58 +0800)]
log: fix typos in header files

6 years agolog: define LOG_LOCAL_LEVEL before using it, don't use type cast
Ivan Grokhotkov [Fri, 5 Jan 2018 04:57:35 +0000 (12:57 +0800)]
log: define LOG_LOCAL_LEVEL before using it, don't use type cast

LOG_LOCAL_LEVEL is now used in a construct like:
 #if (LOG_LOCAL_LEVEL >= ESP_LOG_INFO)
Make sure that LOG_LOCAL_LEVEL is defined, and don't use a type cast in
its definition, because preprocessor can not parse that.

6 years agormt: Add void * argument for end-of-transmission callback
Angus Gratton [Fri, 5 Jan 2018 06:10:37 +0000 (17:10 +1100)]
rmt: Add void * argument for end-of-transmission callback

Ref https://github.com/espressif/esp-idf/pull/1174

6 years agormt: Adds a simple handler that can be called when transmission ends.
Krzysztof Bociurko [Fri, 27 Oct 2017 13:23:07 +0000 (15:23 +0200)]
rmt: Adds a simple handler that can be called when transmission ends.

Merges https://github.com/espressif/esp-idf/pull/1174

6 years agoCI: Fix an occasional error caused by reordering the commands along with 'tee' in...
Anton Maklakov [Fri, 5 Jan 2018 04:38:44 +0000 (12:38 +0800)]
CI: Fix an occasional error caused by reordering the commands along with 'tee' in the script

6 years agoMerge branch 'bugfix/uart_semaphore_pr1387' into 'master'
Ivan Grokhotkov [Fri, 5 Jan 2018 03:05:05 +0000 (11:05 +0800)]
Merge branch 'bugfix/uart_semaphore_pr1387' into 'master'

uart driver: Remove unnecessary xSemaphoreGive()

See merge request !1739

6 years agoMerge branch 'feature/esp_intr_set_in_iram' into 'master'
Angus Gratton [Wed, 3 Jan 2018 22:04:05 +0000 (06:04 +0800)]
Merge branch 'feature/esp_intr_set_in_iram' into 'master'

Add esp_intr_set_in_iram (Github PR)

See merge request !1629

6 years agoMerge branch 'refactor/spi_clk_pre_cal' into 'master'
Angus Gratton [Wed, 3 Jan 2018 22:03:12 +0000 (06:03 +0800)]
Merge branch 'refactor/spi_clk_pre_cal' into 'master'

bugfix(spi_master): improve spi time cost for each transfer.

See merge request !1670

6 years agoMerge branch 'bugfix/small_fixes_github' into 'master'
Angus Gratton [Wed, 3 Jan 2018 05:36:03 +0000 (13:36 +0800)]
Merge branch 'bugfix/small_fixes_github' into 'master'

Some small fixes from Github

See merge request !1737

6 years agoMerge branch 'feature/btdm_add_bluetooth_examples_tutorials' into 'master'
Jiang Jiang Jian [Wed, 3 Jan 2018 05:04:16 +0000 (13:04 +0800)]
Merge branch 'feature/btdm_add_bluetooth_examples_tutorials' into 'master'

component/bt: Add bluetooth example tutorials

See merge request !1592

6 years agon btm_sec_save_le_key() set BTM_SEC_LE_LINK_KEY_KNOWN (and BTM_SEC_LE_LINK_KEY_AUTHED...
Tim Cook [Sun, 26 Nov 2017 21:25:46 +0000 (16:25 -0500)]
n btm_sec_save_le_key() set BTM_SEC_LE_LINK_KEY_KNOWN (and BTM_SEC_LE_LINK_KEY_AUTHED if MITM was used) when process a local Long Term Key (key type BTM_LE_KEY_LENC). This is because these flags share bits with the BTM_SEC_FLAG_LKEY_KNOWN (and BTM_SEC_FLAG_LKEY_AUTHED) flag in btm_api.h. Without this code a link that is encrypted via SM pairing where only the local device exchanges the LTK (peer does not send its LTK) will not allow GATT operations that require encryption (request will be incorrectly rejected with insufficient authentication reason, regardless of if MITM is required).

Merges https://github.com/espressif/esp-idf/pull/1320

6 years agoset ble_rsp_key member of structure bte_appl_cfg in function bta_dm_co_ble_set_rsp_ke...
Tim Cook [Sun, 26 Nov 2017 21:24:21 +0000 (16:24 -0500)]
set ble_rsp_key member of structure bte_appl_cfg in function bta_dm_co_ble_set_rsp_key_req (function incorrectly uses ble_init_key member).

Merges https://github.com/espressif/esp-idf/pull/1320

6 years agocomponent/bt: change pictures from .pdf to .png
island [Wed, 3 Jan 2018 03:11:44 +0000 (11:11 +0800)]
component/bt: change pictures from .pdf to .png

6 years agocomponent/bt: Modify docs to be compatible with "Github Standard Markdown"
island [Wed, 3 Jan 2018 03:07:55 +0000 (11:07 +0800)]
component/bt: Modify docs to be compatible with "Github Standard Markdown"

6 years agocomponent/bt: add link of tutorial in README.rst
island [Wed, 29 Nov 2017 07:40:55 +0000 (15:40 +0800)]
component/bt: add link of tutorial in README.rst

6 years agocomponent/bt: Add bluetooth example tutorials
island [Fri, 24 Nov 2017 02:42:08 +0000 (10:42 +0800)]
component/bt: Add bluetooth example tutorials

6 years agouart driver: Remove unnecessary xSemaphoreGive()
Alexey Morozov [Thu, 14 Dec 2017 18:04:12 +0000 (19:04 +0100)]
uart driver: Remove unnecessary xSemaphoreGive()

avoid unnecessary call of xSemaphoreGive(p_uart_obj[uart_num]->tx_mux);

Merges https://github.com/espressif/esp-idf/pull/1387

6 years agocomponent/bt: Standardize code
baohongde [Wed, 3 Jan 2018 02:31:30 +0000 (10:31 +0800)]
component/bt: Standardize code

Reported from github:
https://github.com/espressif/esp-idf/issues/1402
https://github.com/espressif/esp-idf/issues/1403

6 years agofix typo
JoveToo [Sun, 24 Dec 2017 15:42:00 +0000 (16:42 +0100)]
fix typo

Merges https://github.com/espressif/esp-idf/pull/1429

6 years agofix typo
JoveToo [Sun, 24 Dec 2017 16:44:57 +0000 (17:44 +0100)]
fix typo

Merges https://github.com/espressif/esp-idf/pull/1430

6 years agoRemoved logging in RMT driver which skews the timing. Issue #1345
Per Malmberg [Fri, 29 Dec 2017 22:22:51 +0000 (23:22 +0100)]
Removed logging in RMT driver which skews the timing. Issue #1345

Merges https://github.com/espressif/esp-idf/pull/1450

6 years agoGPIO2 note updated
Martin Pomezný [Fri, 29 Dec 2017 23:05:56 +0000 (00:05 +0100)]
GPIO2 note updated

Updated note on GPIO2 with informations about possible pull-down resistor.

Merges https://github.com/espressif/esp-idf/pull/1451

6 years agoadded notes on where to change XTAL freq
Greg Herlein [Mon, 1 Jan 2018 16:13:39 +0000 (08:13 -0800)]
added notes on where to change XTAL freq

Merges https://github.com/espressif/esp-idf/pull/1458

6 years agoFixed swapped GPIO6 and GPIO11 in documenation of module pinout, ref. https://esp32...
krzychb [Tue, 2 Jan 2018 21:30:45 +0000 (22:30 +0100)]
Fixed swapped GPIO6 and GPIO11 in documenation of module pinout, ref. https://esp32.com/viewtopic.php?f=2&t=3880

6 years agofreertos/Fix Event Group ISR test case
Darian Leung [Tue, 2 Jan 2018 10:57:28 +0000 (18:57 +0800)]
freertos/Fix Event Group ISR test case

This commit fixes and reimplements the Event Group ISR test case. The test
case tests xEventGroupSetBitsFromISR() and xEventGroupClearBitsFromISR()

6 years agocomponent/bt: Fix bug when add device to whitelist twice
baohongde [Tue, 2 Jan 2018 09:20:34 +0000 (17:20 +0800)]
component/bt: Fix bug when add device to whitelist twice

6 years agoMerge branch 'bugfix/btdm_aes_encrypt_workaround' into 'master'
Jiang Jiang Jian [Tue, 2 Jan 2018 08:15:39 +0000 (16:15 +0800)]
Merge branch 'bugfix/btdm_aes_encrypt_workaround' into 'master'

component/bt: disable Secure Connections to workaround AES encryption issue

See merge request !1719

6 years agorecompile wifi lib with new toolchain 1.22.0-78-g4b87650
XiaXiaotian [Fri, 29 Dec 2017 09:12:26 +0000 (17:12 +0800)]
recompile wifi lib with new toolchain 1.22.0-78-g4b87650

6 years agoMerge branch 'bugfix/ci_log_examples' into 'master'
Angus Gratton [Mon, 1 Jan 2018 23:55:26 +0000 (07:55 +0800)]
Merge branch 'bugfix/ci_log_examples' into 'master'

Fix a sporadic bug in building of the examples

See merge request !1723

6 years agocomponent/bt: build libbtdm_app.a with updated toolchain
wangmengyang [Fri, 29 Dec 2017 07:31:11 +0000 (15:31 +0800)]
component/bt: build libbtdm_app.a with updated toolchain

6 years agoMerge branch 'bugfix/i2c_regression' into 'master'
Ivan Grokhotkov [Fri, 29 Dec 2017 07:19:38 +0000 (15:19 +0800)]
Merge branch 'bugfix/i2c_regression' into 'master'

Bugfix/i2c regression (Github PR 1443)

See merge request !1725

6 years agoMerge branch 'feature/docs_add_python3_support' into 'master'
Angus Gratton [Thu, 28 Dec 2017 22:11:50 +0000 (06:11 +0800)]
Merge branch 'feature/docs_add_python3_support' into 'master'

docs: Add build support for python3

See merge request !1712

6 years agoRemoved logging from pthread conditional variable which completely drowned out any...
Per Malmberg [Thu, 28 Dec 2017 14:21:00 +0000 (15:21 +0100)]
Removed logging from pthread conditional variable which completely drowned out any other logging and also had negative effects on the RMT due to sharing the same log system. Related to #1345 / TW#16842

6 years agoFix regression in i2c_master_read() which rejected all data lenths.
Per Malmberg [Thu, 28 Dec 2017 13:54:15 +0000 (14:54 +0100)]
Fix regression in i2c_master_read() which rejected all data lenths.

6 years agobuild system: Fix undefined variables
Anton Maklakov [Fri, 20 Oct 2017 04:14:41 +0000 (12:14 +0800)]
build system: Fix undefined variables

    make/project.mk:315: warning: undefined variable `CC'
    make/project.mk:316: warning: undefined variable `LD'
    make/project.mk:317: warning: undefined variable `AR'
    make/project.mk:62: warning: undefined variable `MAKECMDGOALS'
    components/partition_table/Makefile.projbuild:24: warning: undefined variable `quote'
    components/bootloader/Makefile.projbuild:123: warning: undefined variable 'BOOTLOADER_DIGEST_BIN'
    components/bootloader/Makefile.projbuild:123: warning: undefined variable 'SECURE_BOOTLOADER_KEY'

6 years agoCI: Fix a sporadic bug when building of the examples. Add logs to the artifacts
Anton Maklakov [Thu, 28 Dec 2017 10:20:14 +0000 (18:20 +0800)]
CI: Fix a sporadic bug when building of the examples. Add logs to the artifacts

6 years agoMerge branch 'bugfix/static_mem_workaround' into 'master'
Ivan Grokhotkov [Thu, 28 Dec 2017 10:52:47 +0000 (18:52 +0800)]
Merge branch 'bugfix/static_mem_workaround' into 'master'

esp32: Change 192KB runtime static limit workaround to a 176KB link time workaround

See merge request !1704

6 years agocomponent/bt: disable Secure Connections(Host Supported) of classic Bluetooth to...
wangmengyang [Thu, 28 Dec 2017 06:51:19 +0000 (14:51 +0800)]
component/bt: disable Secure Connections(Host Supported) of classic Bluetooth to workaround AES encryption issue in controller

1. ESP32 is found to suffer from AES encryption start/resume failure with specific device. Therefore temporarily disable BR/EDR Secure Connections for a workaround
2. BR/EDR Secure Connections is a feature for BT Classic introduced in Bluetooth 4.1. This change disables the setting of Secure Connections(Host Supported), and will result in the use of legacy authentication instead of secure authentication, and E0 encryption(legacy) instead of AES-CCM encryption. BLE security procedures are not affected.

6 years agochore(spi): add log to show native pins or not when configure pins.
michael [Thu, 28 Dec 2017 02:31:23 +0000 (10:31 +0800)]
chore(spi): add log to show native pins or not when configure pins.

6 years agofix(spi_master): fix the logic in the ISR to prevent re-config registers when device...
michael [Thu, 14 Dec 2017 09:38:54 +0000 (17:38 +0800)]
fix(spi_master): fix the logic in the ISR to prevent re-config registers when device is not changed.

6 years agorefactor(spi_master): move the clock calculation from ISR to initialization.
michael [Thu, 14 Dec 2017 08:08:13 +0000 (16:08 +0800)]
refactor(spi_master): move the clock calculation from ISR to initialization.

6 years agoMerge branch 'bugfix/btdm_error_when_white_list_is_full' into 'master'
Jiang Jiang Jian [Wed, 27 Dec 2017 10:03:38 +0000 (18:03 +0800)]
Merge branch 'bugfix/btdm_error_when_white_list_is_full' into 'master'

component/bt: Fix bug of adding device to white list has no callback when while list is full

See merge request !1689

6 years agoMerge branch 'bugfix/btdm_disconnect_fail_during_pairing' into 'master'
Jiang Jiang Jian [Wed, 27 Dec 2017 10:03:13 +0000 (18:03 +0800)]
Merge branch 'bugfix/btdm_disconnect_fail_during_pairing' into 'master'

component/bt: Fix bug of disconnected fail during pairing

See merge request !1672

6 years agoMerge branch 'bugfix/idle_task_deletes_currently_running_task' into 'master'
Ivan Grokhotkov [Wed, 27 Dec 2017 08:44:06 +0000 (16:44 +0800)]
Merge branch 'bugfix/idle_task_deletes_currently_running_task' into 'master'

freertos: prvCheckTasksWaitingTermination bugfix

See merge request !1686

6 years agoMerge branch 'cherry-pick-4837f939-2' into 'master'
Jiang Jiang Jian [Wed, 27 Dec 2017 03:43:52 +0000 (11:43 +0800)]
Merge branch 'cherry-pick-4837f939-2' into 'master'

esp_timer:fix three bugs about timer get and timer alarm where overflow is not correct

See merge request !1695

6 years agoMerge branch 'refactor/btdm_spp_client_demo' into 'master'
Jiang Jiang Jian [Wed, 27 Dec 2017 03:43:35 +0000 (11:43 +0800)]
Merge branch 'refactor/btdm_spp_client_demo' into 'master'

component/bt: refactor spp client demo

See merge request !1366

6 years agoMerge branch 'bugfix/btdm_fix_memory_leak_for_SMP' into 'master'
Jiang Jiang Jian [Wed, 27 Dec 2017 03:43:18 +0000 (11:43 +0800)]
Merge branch 'bugfix/btdm_fix_memory_leak_for_SMP' into 'master'

component/bt: fix memory leak in SMP

See merge request !1690

6 years agoMerge branch 'feature/docs_update_rmt_api' into 'master'
Angus Gratton [Wed, 27 Dec 2017 01:23:47 +0000 (09:23 +0800)]
Merge branch 'feature/docs_update_rmt_api' into 'master'

RMT API docs update, new example

See merge request !1564

6 years agoMerge branch 'bugfix/blockdiag_windows_installation' into 'master'
Angus Gratton [Wed, 27 Dec 2017 01:05:12 +0000 (09:05 +0800)]
Merge branch 'bugfix/blockdiag_windows_installation' into 'master'

A workaround for MSYS2 / Windows system to be able to install 'blockdiag'

See merge request !1684

6 years agoMerge branch 'bugfix/iperf_example_bugfix' into 'master'
Angus Gratton [Wed, 27 Dec 2017 01:01:21 +0000 (09:01 +0800)]
Merge branch 'bugfix/iperf_example_bugfix' into 'master'

example: some modification about iperf example

See merge request !1603

6 years agoesp32: Change 192KB runtime static limit workaround to a 176KB link time workaround
Angus Gratton [Fri, 22 Dec 2017 07:36:12 +0000 (18:36 +1100)]
esp32: Change 192KB runtime static limit workaround to a 176KB link time workaround

Turns out some app memory around 0x3ffdc000 is also used by APP CPU.

This is a workaround until code to remove the 176KB limit is committed.

6 years agoMerge branch 'bugfix/add_iic_NACK' into 'master'
Angus Gratton [Wed, 27 Dec 2017 00:49:57 +0000 (08:49 +0800)]
Merge branch 'bugfix/add_iic_NACK' into 'master'

driver(i2c): to specify ack value for last I2C read in a transaction

See merge request !1580

6 years agoadd NACK for the last byte to read
kooho [Tue, 21 Nov 2017 13:10:17 +0000 (21:10 +0800)]
add NACK for the last byte to read

6 years agodocs: Add build support for python3
Anuj Deshpande [Tue, 26 Dec 2017 10:31:18 +0000 (16:01 +0530)]
docs: Add build support for python3

6 years agofreertos: prvCheckTasksWaitingTermination bugfix
Darian Leung [Mon, 18 Dec 2017 13:58:15 +0000 (21:58 +0800)]
freertos: prvCheckTasksWaitingTermination bugfix

Bugfix to prevent a self deleting no affinity task's memory from being freed by the
idle task of the other core before the self deleting no affinity task is able to context
switch out.  prvCheckTasksWaitingTermination now checks if the task is still on
pxCurrentTCB before freeing task memory.

6 years agocomponent/bt: Fix bug of disconnected fail during pairing
baohongde [Thu, 14 Dec 2017 12:19:55 +0000 (20:19 +0800)]
component/bt: Fix bug of disconnected fail during pairing

6 years agocomponent/bt: Fix bug of adding device to white list has no callback when while list...
baohongde [Tue, 19 Dec 2017 08:41:07 +0000 (16:41 +0800)]
component/bt: Fix bug of adding device to white list has no callback when while list is full