Commit Graph

  • f6dd3520c4 Merge branch 'bugfix/assert_when_do_wps_with_mikrotik' into 'master' Jiang Jiang Jian 2018-10-30 15:52:02 +08:00
  • d335bdcf71 Merge branch 'bugfix/btdm_reduce_iram_size' into 'master' Jiang Jiang Jian 2018-10-30 15:17:06 +08:00
  • 0cdb33c9dd mqtt: ssl mutual authentication example added per PR from github, corrected cmake build, updated per idf style David Cermak 2018-10-11 17:34:09 +02:00
  • 49df479486 mqtt: Add ssl mutual authentication example Riccardo Binetti 2018-08-06 16:35:00 +02:00
  • 9ce8e1e5a1 transport_ssl: add support for mutual SSL authentication Riccardo Binetti 2018-09-28 18:45:37 +02:00
  • dec70a7601 esp-tls: add support for mutual SSL authentication Riccardo Binetti 2018-09-28 18:45:11 +02:00
  • 950fe25120 Component/bt: fix get attr value API error zhiweijian 2018-10-30 15:00:23 +08:00
  • 6a6fccc191 mdns: fixed crashes on network change (not properly locked sending packets to queue from timer task), backport 3.1 David Cermak 2018-10-22 16:45:42 +02:00
  • 9c41962e68 examples: Copy ca_cert.pem into both example project dirs Angus Gratton 2018-09-19 11:25:24 +10:00
  • a7372d5828 cmake: Fix some failing example builds, fix gcov Angus Gratton 2018-09-18 14:23:56 +10:00
  • 3850f82259 ci: Split build_examples jobs into make & cmake Angus Gratton 2018-09-13 14:32:41 +10:00
  • b650d19c6b Merge branch 'bugfix/docs_fixes_from_github' into 'master' Angus Gratton 2018-10-30 07:40:16 +08:00
  • b8784a1863 wifi: bugfix of assert when do wps with mikrotik Deng Xin 2018-10-29 15:28:32 +08:00
  • ff346f92af psram: add test for 4M psram Michael (XIAO Xufeng) 2018-10-16 19:06:41 +08:00
  • 20a666fe03 esp32: support to use hspi to output clock for 4MB PSRAM Michael (XIAO Xufeng) 2018-09-27 01:48:22 +08:00
  • 9b5d0f3322 spi: shown owner of spi host explicitly Michael (XIAO Xufeng) 2018-10-05 15:39:32 +08:00
  • 3f64b39ad5 Merge branch 'doc/nvs_encr_doc_v3.1' into 'release/v3.1' Angus Gratton 2018-10-29 17:21:50 +08:00
  • df5839420d components/bt: Reduce IRAM size baohongde 2018-10-29 16:54:32 +08:00
  • 98a80ccdab Merge branch 'bugfix/mdns_crash_on_network_change' into 'master' Angus Gratton 2018-10-29 16:31:52 +08:00
  • 536549253d nvs_flash: Update documentation at different places to indicate NVS encryption is supported Sagar Bijwe 2018-10-04 13:06:23 +05:30
  • 11082598d6 Merge branch 'bugfix/doc_provisioning' into 'master' Angus Gratton 2018-10-29 14:56:32 +08:00
  • 55dfb79e91 examples/bluetooth: Miscellaneous fixes in some of the examples Hrishikesh Dhayagude 2018-10-24 08:54:07 +05:30
  • 901e2af793 esp32: do not try to load PHY data if fail to open NVS XiaXiaotian 2018-10-22 20:46:14 +08:00
  • 7efbe8178b Merge branch 'feat/sdio_slave_init_doc' into 'master' Angus Gratton 2018-10-29 09:07:30 +08:00
  • 6a197d305f Fix some typos related to ethernet documentation and Kconfig. Closes https://github.com/espressif/esp-idf/pull/2642 Peter Meerwald-Stadler 2018-10-27 15:03:27 +02:00
  • 618236d8ff Fixed spelling in build-system.rst. Closes https://github.com/espressif/esp-idf/pull/2641 fabianpedd 2018-10-28 12:23:50 +01:00
  • d1d2ce8c28 Merge branch 'ci/only_create_required_jobs_in_pipeline_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-10-28 21:58:06 +08:00
  • 7ad26f30f0 test: use simplified env to test iperf cases He Yin Ling 2018-10-24 13:34:05 +08:00
  • 97610cfccf CI: only create required jobs when use bot to trigger test: He Yin Ling 2018-09-29 14:51:43 +08:00
  • 67e62aa105 components/bt: Set default Class of Device of BT profile baohongde 2018-10-26 17:03:39 +08:00
  • 7fe4f987fd sdio_slave: add documentation for the standard init process Michael (XIAO Xufeng) 2018-10-24 11:17:56 +08:00
  • eac02c2fcd test: use simplified env to test iperf cases He Yin Ling 2018-10-24 13:34:05 +08:00
  • 2b4e34171b test: fix UT script can't process cmd after reset: He Yin Ling 2018-09-25 15:04:16 +08:00
  • 9459526e50 examples: Add partition API examples Renz Bagaporo 2018-10-03 18:09:59 +08:00
  • 82eca97300 Version update from V1 to V2 now done in correct way. Before this works only first time. The source and test updated. State length was changed to macro. Dmitry 2018-10-25 15:31:28 +03:00
  • 143c0bdaf9 Component/bt: add ble disconnect when ACCEPT_SPECIFIED_SEC_AUTH failed zhiweijian 2018-10-11 11:25:45 +08:00
  • f55509bd3f Merge branch 'bugfix/py3_ci' into 'master' Angus Gratton 2018-10-26 13:45:19 +08:00
  • bd90f534fb Merge branch 'feature/esp_event_loop_library' into 'master' Angus Gratton 2018-10-26 13:14:19 +08:00
  • 5a83347bec event: Implement event loop library Renz Christian Bagaporo 2018-10-26 13:14:19 +08:00
  • cdb10ec5ad Merge branch 'bugfix/rename_http_server' into 'master' Angus Gratton 2018-10-26 12:59:38 +08:00
  • 76fcee55a6 Merge branch 'bugfix/idf_pyserial_error' into 'master' Angus Gratton 2018-10-26 12:58:03 +08:00
  • 9eeec5d7da doc: include compiler version in issue template Ivan Grokhotkov 2018-09-25 12:44:47 +08:00
  • 9ec43e1721 bootloader: verify that loaded image does not overlap bootloader code Ivan Grokhotkov 2018-09-29 17:29:23 +08:00
  • 73d1b5a7a0 bootloader: verify that loaded image does not overlap bootloader code Ivan Grokhotkov 2018-09-29 17:29:23 +08:00
  • 0a2049582e bugfix: minor_doc_fixes into Chinese morris 2018-10-22 18:26:44 +08:00
  • 338012b776 docs: use generated links in CMake getting started guides Ivan Grokhotkov 2018-10-22 14:37:17 +08:00
  • 5a3c0d8adf esp_timer: document limitations on timeout/period Ivan Grokhotkov 2018-10-22 14:30:48 +08:00
  • c8fe9f696c docs: fix instructions for building toolchain on macOS Ivan Grokhotkov 2018-10-22 13:45:09 +08:00
  • d3f5882ed7 docs: fix git submodule update command Ivan Grokhotkov 2018-10-22 13:33:26 +08:00
  • 5bcd864430 Merge branch 'fix/spi_polling_speed_test' into 'master' Angus Gratton 2018-10-26 12:41:00 +08:00
  • 705d184af2 Merge branch 'bugfix/missing_header_file' into 'master' Angus Gratton 2018-10-26 12:19:50 +08:00
  • b47aca1175 doc: Fix doc builds on Windows MINGW32, add some doc build documentation Angus Gratton 2018-10-24 16:21:48 +11:00
  • e5f2f1ba78 Component/bt: add only accept sepecified Authentication zhiweijian 2018-09-27 16:22:31 +08:00
  • 1e0ba34177 Merge branch 'ci/only_create_required_jobs_in_pipeline' into 'master' Ivan Grokhotkov 2018-10-26 11:56:22 +08:00
  • 89ee65e1c6 Component/bt: add set default passkey function zhiweijian 2018-08-29 12:03:55 +08:00
  • c884d0a3bc Merge branch 'bugfix/fix_some_wifi_bugs_1022' into 'master' Jiang Jiang Jian 2018-10-26 11:50:44 +08:00
  • 93dbf2f3ba Merge branch 'bugfix/btdm_read_multiple_return_callback_status_ESP_GATT_STACK_RSP' into 'master' Jiang Jiang Jian 2018-10-26 11:41:18 +08:00
  • 0bc364f7ea Merge branch 'bugfix/btdm_add_sniff_mode_to_spp' into 'master' Jiang Jiang Jian 2018-10-26 11:38:50 +08:00
  • 762c04bd61 Merge branch 'bugfix/btdm_disconnect_ble_when_ESP_BLE_SM_ONLY_ACCEPT_SPECIFIED_SEC_AUTH_failed' into 'master' Jiang Jiang Jian 2018-10-26 11:34:26 +08:00
  • 4eb20f4d99 Merge branch 'feature/34_coding_scheme_v3.1' into 'release/v3.1' v3.1.1-rc2 Angus Gratton 2018-10-26 08:40:51 +08:00
  • 6e6f07ba59 http: Compare case-insensitive URI schemes like as in other places Anton Maklakov 2018-10-25 21:03:44 +08:00
  • 55d7900079 Merge branch 'bugfix/btdm_fix_remove_bond_list_failed_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-10-25 18:50:44 +08:00
  • e37aba0d93 esp-tls: Fix documentaion issue in esp_tls_conn_new_async API Jitin George 2018-10-23 13:11:03 +05:30
  • 8404b2546d esp32: fix some wifi bugs Liu Zhi Fu 2018-10-25 16:47:57 +08:00
  • 822de0d038 Merge branch 'bugfix/btdm_fix_remove_bond_list_failed' into 'master' Jiang Jiang Jian 2018-10-25 15:14:14 +08:00
  • 4e81705ca2 Component/bt: support OOB in SMP zhiweijian 2018-10-16 17:56:07 +08:00
  • f59358dad3 idf.py: Import from pyserial after packages have been checked Roland Dobai 2018-10-25 08:16:30 +02:00
  • 6b96a3c23b Component/bt: add ble disconnect when ACCEPT_SPECIFIED_SEC_AUTH failed zhiweijian 2018-10-11 11:25:45 +08:00
  • 4b5cf90a95 component/bt: fix remove bond list failed zwj 2018-10-12 10:48:46 +08:00
  • 90d229eb6d spi_master: speed up polling performance by putting into IRAM Michael (XIAO Xufeng) 2018-10-22 15:25:41 +08:00
  • d0361a32d7 test: fix the IRAM type conflict issue using heap_caps_malloc Michael (XIAO Xufeng) 2018-10-19 12:00:16 +08:00
  • b8e084c479 esp32: fix some wifi bugs Liu Zhi Fu 2018-10-22 23:10:49 +08:00
  • 9edde5e8af esp32: fix some wifi bugs Liu Zhi Fu 2018-10-22 23:02:40 +08:00
  • 501ebabc4e component/bt: fix remove bond list failed zwj 2018-10-12 10:48:46 +08:00
  • 67ad5852f6 Secure Boot & Flash encryption: Support 3/4 Coding Scheme Angus Gratton 2018-10-02 15:15:32 +10:00
  • 099ae5a1d9 Merge branch 'feature/ci_multi_python_v3.0' into 'release/v3.0' v3.0.6-rc Angus Gratton 2018-10-25 07:20:38 +08:00
  • 5641ff1b42 Merge branch 'feature/ci_multi_python_v3.1' into 'release/v3.1' Angus Gratton 2018-10-25 07:20:12 +08:00
  • e2b1ae259d Protocomm : Use esp_http_server instead of http_server Anurag Kar 2018-10-24 15:39:43 +05:30
  • 12b60c51be HTTP Server Docs : Replace http_server with esp_http_server Anurag Kar 2018-10-24 15:25:04 +05:30
  • 8340ed3ddb HTTP Server Examples : Include header esp_http_server.h Anurag Kar 2018-10-24 15:22:15 +05:30
  • 2af9d7e0ed HTTP Server : Added esp_ prefix to http_server component files Anurag Kar 2018-10-24 15:12:50 +05:30
  • 097282a8e3 mdns: fixed crashes on network changes David Cermak 2018-10-22 16:45:42 +02:00
  • 9daf51e6be Fix Python 3 compatibility issues Roland Dobai 2018-10-10 13:19:31 +02:00
  • 722a7e3b53 CI: only create required jobs when use bot to trigger test: He Yin Ling 2018-09-29 14:51:43 +08:00
  • 7c29a39d6f Merge branch 'feature/ci_multi_python' into 'master' Angus Gratton 2018-10-24 17:00:38 +08:00
  • 9b4e911359 Merge branch 'bugfix/tw26711_fix_wifi_memory_v3.0' into 'release/v3.0' Jiang Jiang Jian 2018-10-22 21:20:32 +08:00
  • 7778b9d83a Merge branch 'bugfix/tw26711_fix_wifi_memory_v3.1' into 'release/v3.1' Jiang Jiang Jian 2018-10-22 21:20:20 +08:00
  • 0de637cf9e Merge branch 'bugfix/tw26711_fix_wifi_memory' into 'master' Jiang Jiang Jian 2018-10-22 21:20:14 +08:00
  • 00fec53d76 CI: Support switching between various versions of Python Roland Dobai 2018-09-25 14:43:07 +02:00
  • afeaf64624 CI: Support switching between various versions of Python Roland Dobai 2018-09-25 14:43:07 +02:00
  • 38bd836d05 Merge branch 'feature/cmake-unit-test' into 'master' Angus Gratton 2018-10-22 16:29:15 +08:00
  • b964f389db Merge branch 'bugfix/gcc8_compatibility' into 'master' Angus Gratton 2018-10-22 11:11:04 +08:00
  • 44291e818e Merge branch 'feature/docs_getting_started_guides_cn' into 'master' Angus Gratton 2018-10-22 09:10:58 +08:00
  • 46c2112400 Added CN version of 'Getting Started' guides for 'ESP32-DevKitC' and 'ESP-WROVER-KIT' Krzysztof Budzynski 2018-10-22 09:10:58 +08:00
  • ba5f0585af esp32: fix wifi memory leak Liu Zhi Fu 2018-10-21 20:56:05 +08:00
  • 6159788b97 esp32: fix wifi memory leak Liu Zhi Fu 2018-10-21 20:43:48 +08:00
  • 20217c7dfe esp32: fix wifi memory leak Liu Zhi Fu 2018-10-21 20:37:08 +08:00
  • 4319e234e2 tcp_transport: Remove the ignore warning because we had idf/esp-idf!3359 Anton Maklakov 2018-10-13 16:26:11 +08:00
  • 4a126e18ed docs: Correct Linux port names for more relevance Anton Maklakov 2018-10-13 15:26:59 +08:00
  • e3fce506b8 test_spi_slave: fix warnings about unused identifiers Anton Maklakov 2018-10-13 15:13:02 +08:00