Commit Graph

  • 7ea16872d4 Merge branch 'bugfix/docs-pico-kit-swapped-pins' into 'master' Angus Gratton 2018-01-09 08:53:10 +08:00
  • 1bf456b57b Merge branch 'bugfix/ci_rare_examples_error' into 'master' Angus Gratton 2018-01-09 08:52:35 +08:00
  • 76b936e98e Merge branch 'bugfix/eclipse_cxx_include_paths' into 'master' Angus Gratton 2018-01-09 08:52:02 +08:00
  • ef5d6cf64a eclipse: Add space between -I and build directory Angus Gratton 2018-01-09 09:27:00 +11:00
  • 8e8cb1a139 panic: prevent INT WDT from re-triggering in OCD mode Ivan Grokhotkov 2018-01-09 01:46:24 +08:00
  • 7c584e80b0 soc/rtc_clk: fix loss of precision in estimation of XTAL frequency Ivan Grokhotkov 2018-01-08 23:31:21 +08:00
  • dba291416f soc,ulp: add register definitions of RTC_I2C peripheral Ivan Grokhotkov 2018-01-08 21:27:28 +08:00
  • 645d9b9590 component/bt: add AVRC event for remote features indication wangmengyang 2018-01-08 19:43:54 +08:00
  • 2ad618e068 Merge branch 'bugfix/btdm_standardize_code_3.0' into 'release/v3.0' Jiang Jiang Jian 2018-01-08 19:24:26 +08:00
  • 0cd97cecb2 Merge branch 'bugfix/btdm_error_when_add_device_to_whitelist_twice' into 'master' Jiang Jiang Jian 2018-01-08 19:16:34 +08:00
  • 831b2c0441 Component/bt: fix can not remove boned device if it is connected zhiweijian 2018-01-08 15:37:36 +08:00
  • f61dcf4d1a Merge branch 'bugfix/freertos_eventgroup_isr_test' into 'master' Ivan Grokhotkov 2018-01-08 16:51:27 +08:00
  • ddf3d92a25 Merge branch 'bugfix/esp_log_local_level' into 'master' Ivan Grokhotkov 2018-01-08 16:41:42 +08:00
  • 77adf85722 Add space between -I and path for CPPFLAGS Alexander Sparkowsky 2018-01-07 13:25:37 +01:00
  • da1bf60904 esptool: Update to v2.2 Angus Gratton 2018-01-08 11:45:09 +11:00
  • eb408e50c4 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). Tim Cook 2017-11-26 16:25:46 -05:00
  • 60da98ee0b 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). Tim Cook 2017-11-26 16:24:21 -05:00
  • f9ad17eee4 Merge branch 'bugfix/BLE_SM_Security_Flags_pr1320' into 'master' Angus Gratton 2018-01-08 07:35:19 +08:00
  • 314f6f371c component/bt: Standardize code baohongde 2018-01-03 10:31:30 +08:00
  • a1b59679f9 Merge branch 'bugfix/btdm_standardize_code' into 'master' Jiang Jiang Jian 2018-01-05 18:56:08 +08:00
  • d2663c866e component/bt: Add SPP profile baohongde 2018-01-05 16:48:29 +08:00
  • 4d4c055a1a Merge branch 'bugfix/recompile_with_new_psram_toolchain' into 'master' Jiang Jiang Jian 2018-01-05 16:40:30 +08:00
  • 3a6962b8ec log: fix typos in header files Ivan Grokhotkov 2018-01-05 12:58:00 +08:00
  • 6a5c105753 log: define LOG_LOCAL_LEVEL before using it, don't use type cast Ivan Grokhotkov 2018-01-05 12:57:35 +08:00
  • 2227c44254 rmt: Add void * argument for end-of-transmission callback Angus Gratton 2018-01-05 17:10:37 +11:00
  • 1066c74b74 rmt: Adds a simple handler that can be called when transmission ends. Krzysztof Bociurko 2017-10-27 15:23:07 +02:00
  • b902d00fa0 CI: Fix an occasional error caused by reordering the commands along with 'tee' in the script Anton Maklakov 2018-01-05 12:38:44 +08:00
  • 30aacb79d5 Merge branch 'bugfix/uart_semaphore_pr1387' into 'master' Ivan Grokhotkov 2018-01-05 11:05:05 +08:00
  • eb659e401d Merge branch 'feature/esp_intr_set_in_iram' into 'master' Angus Gratton 2018-01-04 06:04:05 +08:00
  • 6e23ee704b Merge branch 'refactor/spi_clk_pre_cal' into 'master' Angus Gratton 2018-01-04 06:03:12 +08:00
  • 1837a034dd Merge branch 'bugfix/small_fixes_github' into 'master' Angus Gratton 2018-01-03 13:36:03 +08:00
  • 6c69d5e6fd Merge branch 'feature/btdm_add_bluetooth_examples_tutorials_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-01-03 13:06:13 +08:00
  • 1e141b5198 Merge branch 'feature/btdm_add_bluetooth_examples_tutorials' into 'master' Jiang Jiang Jian 2018-01-03 13:04:16 +08:00
  • 90ea0bb7e8 component/bt: change pictures from .pdf to .png island 2018-01-03 11:11:44 +08:00
  • 6ba817038c component/bt: Modify docs to be compatible with "Github Standard Markdown" island 2018-01-03 11:07:55 +08:00
  • e54f8a96a0 component/bt: add link of tutorial in README.rst island 2017-11-29 15:40:55 +08:00
  • 2f9edfebac component/bt: Add bluetooth example tutorials island 2017-11-24 10:42:08 +08:00
  • 27c28eb1e6 Close socket request will abort tcp write/connect XiaXiaotian 2017-12-19 15:20:50 +08:00
  • 2b24177d2b 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). Tim Cook 2017-11-26 16:25:46 -05:00
  • 5b87177831 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). Tim Cook 2017-11-26 16:24:21 -05:00
  • d950ede96d component/bt: change pictures from .pdf to .png island 2018-01-03 11:11:44 +08:00
  • 5c82ef1034 component/bt: Modify docs to be compatible with "Github Standard Markdown" island 2018-01-03 11:07:55 +08:00
  • 85efc08c27 component/bt: add link of tutorial in README.rst island 2017-11-29 15:40:55 +08:00
  • 7a0608609f component/bt: Add bluetooth example tutorials island 2017-11-24 10:42:08 +08:00
  • 25b8642835 uart driver: Remove unnecessary xSemaphoreGive() Alexey Morozov 2017-12-14 19:04:12 +01:00
  • 2530e0aeb9 component/bt: Standardize code baohongde 2018-01-03 10:31:30 +08:00
  • ecb75ba669 fix typo JoveToo 2017-12-24 16:42:00 +01:00
  • 6746d31620 fix typo JoveToo 2017-12-24 17:44:57 +01:00
  • f7f52414ec Removed logging in RMT driver which skews the timing. Issue #1345 Per Malmberg 2017-12-29 23:22:51 +01:00
  • e7693b8700 GPIO2 note updated Martin Pomezný 2017-12-30 00:05:56 +01:00
  • a834c069f1 added notes on where to change XTAL freq Greg Herlein 2018-01-01 08:13:39 -08:00
  • 6f339ff7a5 Merge branch 'bugfix/i2c_regression_v30' into 'release/v3.0' Angus Gratton 2018-01-03 07:27:11 +08:00
  • 03d5af9859 Fixed swapped GPIO6 and GPIO11 in documenation of module pinout, ref. https://esp32.com/viewtopic.php?f=2&t=3880 krzychb 2018-01-02 22:30:45 +01:00
  • 9df9e2363e freertos/Fix Event Group ISR test case Darian Leung 2018-01-02 18:57:28 +08:00
  • e55b5433aa component/bt: Fix bug when add device to whitelist twice baohongde 2018-01-02 17:20:34 +08:00
  • c401a74bfb Merge branch 'bugfix/btdm_aes_encrypt_workaround' into 'master' Jiang Jiang Jian 2018-01-02 16:15:39 +08:00
  • 3fd421ab01 recompile wifi lib with new toolchain 1.22.0-78-g4b87650 XiaXiaotian 2017-12-29 17:12:26 +08:00
  • b16e1d84d0 AWS IoT SDK: Update version from v2.1.1 to v2.2.1 Angus Gratton 2018-01-02 12:39:42 +11:00
  • e798957d16 Merge branch 'bugfix/ci_log_examples' into 'master' Angus Gratton 2018-01-02 07:55:26 +08:00
  • 2cc07d0c4c Fix regression in i2c_master_read() which rejected all data lenths. Per Malmberg 2017-12-28 14:54:15 +01:00
  • da81b97e17 Merge branch 'bugfix/recompile_with_new_psram_toolchain_v3.0' into 'release/v3.0' Jiang Jiang Jian 2017-12-29 18:33:46 +08:00
  • 15e65aad1b Merge branch 'bugfix/build_bt_lib_with_updated_toolchain' into 'release/v3.0' Jiang Jiang Jian 2017-12-29 18:26:41 +08:00
  • 281874d380 recompile wifi lib with new toolchain 1.22.0-78-g4b87650 XiaXiaotian 2017-12-29 16:42:05 +08:00
  • ba06683834 component/bt: build libbtdm_app.a with updated toolchain wangmengyang 2017-12-29 15:31:11 +08:00
  • 3f3d8746fc component/bt: build libbtdm_app.a with updated toolchain for ESP-IDF v3.0 wangmengyang 2017-12-29 15:24:02 +08:00
  • f82048018b Merge branch 'bugfix/i2c_regression' into 'master' Ivan Grokhotkov 2017-12-29 15:19:38 +08:00
  • b278deabdb Merge branch 'bugfix/static_mem_workaround_v30' into 'release/v3.0' Ivan Grokhotkov 2017-12-29 12:56:39 +08:00
  • 4f44d16e88 Merge branch 'feature/docs_add_python3_support' into 'master' Angus Gratton 2017-12-29 06:11:50 +08:00
  • 9065498a5a esp32: Change 192KB runtime static limit workaround to a 176KB link time workaround Angus Gratton 2017-12-22 18:36:12 +11:00
  • f2370b2830 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 Per Malmberg 2017-12-28 15:21:00 +01:00
  • 012f5c608d Merge branch 'cherry-pick-13a087a3' into 'release/v3.0' Jiang Jiang Jian 2017-12-28 22:07:55 +08:00
  • c695a4e468 Merge branch 'cherry-pick-566fab02' into 'release/v3.0' Jiang Jiang Jian 2017-12-28 22:07:46 +08:00
  • 755b163d4e Merge branch 'cherry-pick-7d0d2854' into 'release/v3.0' Jiang Jiang Jian 2017-12-28 22:07:27 +08:00
  • 5fb16d9b2b Fix regression in i2c_master_read() which rejected all data lenths. Per Malmberg 2017-12-28 14:54:15 +01:00
  • 301751ede0 build system: Fix undefined variables Anton Maklakov 2017-10-20 12:14:41 +08:00
  • 20616fc0f5 CI: Fix a sporadic bug when building of the examples. Add logs to the artifacts Anton Maklakov 2017-12-28 18:20:14 +08:00
  • 98dff491c8 Merge branch 'bugfix/static_mem_workaround' into 'master' Ivan Grokhotkov 2017-12-28 18:52:47 +08:00
  • b19b8702fd Merge branch 'cherry-pick-into-3.0' into 'release/v3.0' Jiang Jiang Jian 2017-12-28 17:58:35 +08:00
  • 1bbd67f7d7 component/bt: disable Secure Connections(Host Supported) of classic Bluetooth to workaround AES encryption issue in controller wangmengyang 2017-12-28 14:51:19 +08:00
  • 2552fdccd1 chore(spi): add log to show native pins or not when configure pins. michael 2017-12-28 10:31:23 +08:00
  • f4be6ac84d fix(spi_master): fix the logic in the ISR to prevent re-config registers when device is not changed. michael 2017-12-14 17:38:54 +08:00
  • 7a7b8fc182 refactor(spi_master): move the clock calculation from ISR to initialization. michael 2017-12-14 16:08:13 +08:00
  • bd2ff0613d Merge branch 'bugfix/iperf_example_bugfix' into 'master' Angus Gratton 2017-12-27 09:01:21 +08:00
  • b6ebbb5662 Merge branch 'bugfix/btdm_disconnect_fail_during_pairing' into 'master' Jiang Jiang Jian 2017-12-27 18:03:13 +08:00
  • 38d58f1c2e Merge branch 'bugfix/btdm_error_when_white_list_is_full' into 'master' Jiang Jiang Jian 2017-12-27 18:03:38 +08:00
  • 7d0d2854d3 Merge branch 'bugfix/btdm_error_when_white_list_is_full' into 'master' Jiang Jiang Jian 2017-12-27 18:03:38 +08:00
  • 566fab02df Merge branch 'bugfix/btdm_disconnect_fail_during_pairing' into 'master' Jiang Jiang Jian 2017-12-27 18:03:13 +08:00
  • ecc6080117 freertos: prvCheckTasksWaitingTermination bugfix Darian Leung 2017-12-18 21:58:15 +08:00
  • e589cad07e Review comments implemented krzychb 2017-12-01 07:29:54 +01:00
  • 44764222a5 RMT transmitter and receiver overview pictures krzychb 2017-11-23 23:53:06 +01:00
  • b6ee7f699c Implement review comments krzychb 2017-11-22 07:07:49 +01:00
  • 9b57d4aa0d RMT API docs update, new example krzychb 2017-11-20 04:51:30 +01:00
  • 60a642b31c A workaround for MSYS2 / Windows system to be able to install 'blockdiag' krzychb 2017-12-18 05:31:39 +01:00
  • 48fda0f27b add NACK for the last byte to read kooho 2017-11-21 21:10:17 +08:00
  • 33ca8874d4 Add support for Makefile.componentbuild files Jeroen Domburg 2017-12-13 15:48:49 +08:00
  • c884931b0b Add .editorconfig file Tuan PM 2017-12-15 23:37:10 +07:00
  • 41baf59287 Fix the clock subsystem so it doesn't undo the weird condition spiram_psram.c jams the enable/reset bits of SPI3 in when 80MHz mode is selected anymore Jeroen Domburg 2017-12-19 19:12:58 +08:00
  • 87f7d1875d esp32: Fix backwards compatibility for pre-v2.1 bootloaders Angus Gratton 2017-12-15 10:32:53 +11:00
  • 545c7e5cdd freertos/ringbuf: Added an API xRingbufferCreateNoSplit() Piyush Shah 2017-11-23 15:39:17 +05:30
  • ef6fe211b8 freertos/ringbuf: Add an API xRingbufferIsNextItemWrapped() Piyush Shah 2017-11-20 20:22:20 +05:30