Commit Graph

  • 52dbcef908 component/bt: Fix exception when there is no device name baohongde 2018-04-10 17:55:33 +08:00
  • 744c2dcdd9 Resolve problems found by enabling -Wwrite-strings compilation flag Roland Dobai 2018-04-09 12:58:35 +02:00
  • 33480d1a2c Enable -Wwrite-strings when compiling IDF's own C files Roland Dobai 2018-04-06 16:04:13 +02:00
  • f7b7b4ef59 Merge branch 'bugfix/mdns_fixes' into 'master' Angus Gratton 2018-04-10 13:43:02 +08:00
  • 2914111c8c Merge branch 'bugfix/heap_fragmentation_on_split_pr1761' into 'master' Angus Gratton 2018-04-10 12:14:57 +08:00
  • e23cfb4038 Merge branch 'bugfix/spi_master_example_gfx' into 'master' Jeroen Domburg 2018-04-10 12:08:01 +08:00
  • bf4184a049 fix i2s mix result and error code Zhang Zhao Xiang 2018-04-03 18:32:59 +08:00
  • 284f332f06 components/bt: Add NULL value check in bta_gattc_get_service_with_uuid() Hrishikesh Dhayagude 2018-04-10 09:29:57 +05:30
  • ccf09c3b39 driver(gpio): Add api support digital pad hold function. kooho 2018-04-03 22:09:30 +08:00
  • 801632d68b bt: Add option to ena/dis BLE service change registration Ing. Jaroslav Safka 2018-02-11 20:49:38 +01:00
  • 2bfef060ba Merge branch 'bugfix/small_fixes_from_github' into 'master' Angus Gratton 2018-04-10 09:19:19 +08:00
  • 58ed6cc9af Merge branch 'bugfix/wifi_ps_modem' into 'master' Angus Gratton 2018-04-10 09:18:53 +08:00
  • 789edc0b52 component/bt: Add API: get cod & set cod baohongde 2018-04-09 19:25:26 +08:00
  • d41b8d9515 Merge branch 'bugfix/remove_pm_gpio_dbg' into 'master' Ivan Grokhotkov 2018-04-09 19:14:18 +08:00
  • d88f2582cf Merge branch 'feature/build_exclude_components' into 'master' Ivan Grokhotkov 2018-04-09 19:13:39 +08:00
  • 97a382077f wifi: Add WIFI_PS_MODEM for backwards compatibility with V3.0 API Angus Gratton 2018-04-09 13:38:00 +10:00
  • 421c6f154b Fix exception when service is removed while there are pending packets that depend on it me-no-dev 2018-04-02 22:24:28 +03:00
  • 1bde34c1f1 component/esp32 : remove pm gpio dbg Tian Hao 2018-04-09 14:33:48 +08:00
  • b11209b070 Merge branch 'feature/esp-tls' into 'master' Ivan Grokhotkov 2018-04-09 14:25:21 +08:00
  • 212222a9e0 esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine Liu Zhi Fu 2018-03-30 11:39:42 +08:00
  • 9a985359d6 Merge branch 'bugfix/wifi_fix_some_typos' into 'master' Angus Gratton 2018-04-09 11:59:00 +08:00
  • 046ff2e628 Make error codes looks like literals in the code of them (easy for searching). Minor fixes, typos Anton Maklakov 2017-11-06 18:22:45 +08:00
  • 43fb8033ec ReadTheDocs theme has an annoying bug of text not being wrapped inside table cells. Each row is extended to fit the text as a single line. For a table with multiple columns and long sentences the table may get wide, with long scrollbar underneath and is not convenient to read. This MR makes the text wrap inside table cells. There is an open PR to fix this issue - https://github.com/rtfd/sphinx_rtd_theme/pull/432. krzychb 2018-04-09 05:47:36 +02:00
  • d56a44ac79 Fixed issues with tables krzychb 2018-04-09 05:46:57 +02:00
  • 3d89c8ba74 rmt: Fix LoadProhibited on RX END Ing. Jaroslav Šafka 2018-03-02 22:56:41 +01:00
  • 9f39411e80 esp32: get_chip_info_esp32() return correct model number Mixerito 2018-03-22 12:55:52 +01:00
  • 97c6a94a03 Bugfix GPIO_DIS_OUTPUT to work with pin 32 and up Fredrik 2018-03-31 16:41:03 +02:00
  • 9acebb08fe doc: spelling Daniel Miller 2018-03-31 20:24:41 -07:00
  • 32e0903561 doc: Spelling Daniel Miller 2018-03-31 15:13:52 -07:00
  • 765824e1fd make: EXCLUDE_COMPONENTS ndotb 2018-04-08 13:07:43 -04:00
  • 4810f5d02e Update windows-setup.rst Lv Xin Yue 2018-04-08 17:05:02 +08:00
  • 6d3f81aa77 pm: fix initialisation only done in dual core mode Ivan Grokhotkov 2018-03-27 10:52:03 +08:00
  • 489e98cfb7 Merge branch 'bugfix/heap_fragmentation_on_split_v30' into 'release/v3.0' Ivan Grokhotkov 2018-04-08 13:42:38 +08:00
  • 9d416fe84e resolve merge conflicts Jitin George 2018-04-06 18:16:40 +05:30
  • 254212b02b changes to accomodate new Doc structure Jitin George 2018-03-19 20:01:12 +05:30
  • b09c3e9878 mbedtls integration in esp-tls Jitin George 2018-02-28 18:09:43 +05:30
  • 9c8a5ca979 https mbedtls example Jitin George 2018-02-26 16:04:47 +05:30
  • 30b50cbfb3 esp-tls header file name change Jitin George 2018-02-14 18:51:26 +05:30
  • e29294b49a Resolved Issues Jitin George 2018-02-14 15:15:50 +05:30
  • 8cd3c47956 esp-tls api support in https_request Jitin George 2018-02-12 23:41:31 +05:30
  • 8a1dcc0765 CA Certificate verification Jitin George 2018-02-12 23:38:51 +05:30
  • 8211a16207 Use esp-tls in the http2 example Kedar Sovani 2018-02-04 10:02:31 +05:30
  • 070884fc2e Include error log in case of error Kedar Sovani 2017-12-18 16:40:39 +05:30
  • 433bd8c91c Minor fixes Kedar Sovani 2017-11-30 11:34:54 +05:30
  • 1c72c8d126 Supports TLS with HTTP2 client Kedar Sovani 2017-11-30 11:35:34 +05:30
  • eb051fe72f Minor fixes Kedar Sovani 2017-11-30 11:34:54 +05:30
  • adbcaf8938 Cast to remove warnings Anuj Deshpande 2017-11-23 18:22:07 +05:30
  • e45024e088 Don't use 'port' number for DNS query Kedar Sovani 2017-11-23 17:20:38 +05:30
  • 306d59d32c Make read/write function pointers Kedar Sovani 2017-11-17 15:49:12 +05:30
  • 7f35c4ff3e esp-tls: Basic structure Kedar Sovani 2018-02-03 09:01:45 +05:30
  • 5b05a1f822 make: Build out of tree component srcs under component build dir Angus Gratton 2018-04-05 14:57:31 +10:00
  • 59d19d12af Fix Kconfig.projbuild in some examples, where myssid is erroneously kept as the default value for password. Hrishikesh Dhayagude 2018-04-05 14:32:34 +05:30
  • e727582180 Fix two WiFi and LWIP typos Xia Xiaotian 2018-04-05 11:46:42 +08:00
  • f586f5e690 Merge branch 'feature/get-started-20180130' into 'master' Jeroen Domburg 2018-04-05 09:54:17 +08:00
  • 89369b64fa Merge branch 'feature/mesh' into 'master' Jiang Jiang Jian 2018-04-04 23:30:32 +08:00
  • 2984cdbbe3 add mesh feature qiyueixa 2018-02-27 18:22:20 +08:00
  • c842725be0 Merge branch 'bugfix/pm_coex_minor_things' into 'master' Jiang Jiang Jian 2018-04-04 17:54:40 +08:00
  • e72f7e7ec4 Add more description for WiFi modem sleep in document and example. Xia Xiaotian 2018-04-03 16:07:15 +08:00
  • 1a302cbac1 Merge branch 'bugfix/open_uart_non_blocking' into 'master' Ivan Grokhotkov 2018-04-04 14:43:31 +08:00
  • 53234ef2bc Merge branch 'refactor/rtc_split_module' into 'master' Angus Gratton 2018-04-04 09:00:58 +08:00
  • 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence Tian Hao 2018-04-03 15:37:28 +08:00
  • 8d0d7972f3 test: use SSC_BLE_WIFI to test NVS cases He Yin Ling 2018-04-02 18:13:52 +08:00
  • e6acfedd3c Merge branch 'feature/build_ssc_in_multiple_ci_jobs' into 'master' Ivan Grokhotkov 2018-04-03 18:20:38 +08:00
  • 595ddfd825 Merge branch 'feature/build_ssc_in_multiple_ci_jobs' into 'master' Ivan Grokhotkov 2018-04-03 18:20:38 +08:00
  • d7c8866896 Merge branch 'test/support_multi_stage_unit_test_case' into 'master' Ivan Grokhotkov 2018-04-03 18:20:16 +08:00
  • 139d49894c Merge branch 'feature/deactivate_wakeup_trigger' into 'master' Ivan Grokhotkov 2018-04-03 15:19:10 +08:00
  • 5fdc978626 Merge branch 'doc/spi_speed' into 'master' Ivan Grokhotkov 2018-04-03 15:17:25 +08:00
  • 0f5cae0218 heap: Change test_multi_heap_on_host multi-config to bash script not Makefile Angus Gratton 2018-04-03 12:04:12 +10:00
  • 712bd1d773 Try to merge tail with next block when splitting Deomid Ryabkov 2018-03-22 14:58:20 +00:00
  • 3ccb12530b heap: Change test_multi_heap_on_host multi-config to bash script not Makefile Angus Gratton 2018-04-03 12:04:12 +10:00
  • 305c788c60 driver(uart): Add API to get the position of cmd_char kooho 2018-04-03 12:34:16 +08:00
  • 4b7eb1792e Try to merge tail with next block when splitting Deomid Ryabkov 2018-03-22 14:58:20 +00:00
  • 393f3da37c Merge branch 'feature/btdm_add_get_local_used_addr_API' into 'master' Jiang Jiang Jian 2018-04-02 22:28:00 +08:00
  • 7133e14eee Merge branch 'feature/wifi_bt_new_coex' into 'master' Jiang Jiang Jian 2018-04-02 22:20:31 +08:00
  • 4e36ede3bf Merge branch 'feature/i2s_add_expand_function' into 'release/v3.0' Jiang Jiang Jian 2018-04-02 21:51:14 +08:00
  • e0b05c29f1 doc(spi_master): add descriptions about the SPI master speed michael 2018-03-28 18:30:10 +08:00
  • 2f2aa41ea7 Merge branch 'bugfix/btdm_slow_interrupt_reaction_for_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-04-02 20:04:52 +08:00
  • a6c79cfe0f Component/bt: do not update connection params when already have keys in slave zhiweijian 2018-04-02 15:33:04 +08:00
  • 3b3ad875c4 test: use SSC_BLE_WIFI to test NVS cases He Yin Ling 2018-04-02 18:13:52 +08:00
  • 089438139d Merge branch 'bugfix/some_wifi_bugs_for_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-04-02 16:34:09 +08:00
  • e468a105d8 Merge branch 'cherry-pick-f46ad1fe' into 'release/v3.0' Jiang Jiang Jian 2018-04-02 16:12:26 +08:00
  • 894ddea353 Merge branch 'cherry-pick-8eaae966' into 'release/v3.0' Jiang Jiang Jian 2018-04-02 16:12:05 +08:00
  • aca0008694 Merge branch 'bugfix/sdspi_init_v1_card' into 'master' Ivan Grokhotkov 2018-04-02 13:48:46 +08:00
  • 9b7454de0c support wifi&bt coexist (v0.9.1) island 2017-11-10 10:54:50 +08:00
  • fed3c3ebf0 Add a new i2s feature to expand the original i2s width Zhang Zhao Xiang 2018-03-30 19:52:04 +08:00
  • d6b1d0bb3d fatfs/test: enable tests on SD card Ivan Grokhotkov 2018-03-30 18:44:13 +08:00
  • f8515688cb Merge branch 'bugfix/i2c_bugfix_for_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-03-31 17:12:55 +08:00
  • b9dab23437 component/bt : fix interrupt slow reaction cause assert(interrupt wdt) Tian Hao 2018-03-28 12:04:13 +08:00
  • 5632385d5f component/bt : add bluetooth controller library compile version Tian Hao 2018-03-27 16:35:00 +08:00
  • cfcb22fe16 Merge branch 'bugfix/btdm_fix_get_PID_key_error' into 'master' Jiang Jiang Jian 2018-03-30 19:26:31 +08:00
  • d6e3943233 Merge branch 'bugfix/flash_mapp' into 'master' Jiang Jiang Jian 2018-03-30 19:32:35 +08:00
  • b563219f93 Fix some wifi bugs Deng Xin 2018-03-30 17:20:33 +08:00
  • d881fcd380 Merge branch 'bugfix/btdm_modify_open_API_params' into 'release/v3.0' Jiang Jiang Jian 2018-03-30 19:41:31 +08:00
  • 8eaae96658 Merge branch 'bugfix/flash_mapp' into 'master' Jiang Jiang Jian 2018-03-30 19:32:35 +08:00
  • f46ad1fec8 Merge branch 'bugfix/btdm_fix_get_PID_key_error' into 'master' Jiang Jiang Jian 2018-03-30 19:26:31 +08:00
  • e20e64ace9 fatfs/test: use 16k cluster size to speed up formatting Ivan Grokhotkov 2018-03-30 18:40:06 +08:00
  • 4a2489b99a sdspi: fix compatibility issue in multi block read Ivan Grokhotkov 2018-03-12 15:47:06 +08:00
  • 229f67b816 sdspi: handle delayed R1 responses for data read commands Ivan Grokhotkov 2018-02-09 01:57:48 +08:00
  • bbbdec24d9 sdspi: handle error flags for R3/R7 responses Ivan Grokhotkov 2018-02-06 10:53:41 +08:00
  • 99872beb6a Component/bt: add set gap icon API zhiweijian 2018-03-26 17:02:24 +08:00