Commit Graph

  • 98cf38ca9c cmake : Add CMakeLists.txt and update READMEs for re-compilation of proto files Anurag Kar 2019-07-04 12:06:30 +05:30
  • c849f7bfb6 Merge branch 'mesh/bugfix_0628_master' into 'master' Jiang Jiang Jian 2019-07-05 20:48:03 +08:00
  • 2926cd09a2 gcov_example: Adds cmake target to generate report Alexey Gerenkov 2019-06-28 16:24:05 +03:00
  • 35789eef16 Merge branch 'bugfix/improve_flash_dio_read_timing_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-07-05 20:42:06 +08:00
  • 3b2e231ae3 Merge branch 'bugfix/btdm_fix_rxwinsz_assert_in_wifi_ble_coex_v3.3' into 'release/v3.3' Jiang Jiang Jian 2019-07-05 20:28:17 +08:00
  • 4a0d8ef478 Merge branch 'bugfix/btdm_fix_rxwinsz_assert_in_wifi_ble_coex_v3.2' into 'release/v3.2' Jiang Jiang Jian 2019-07-05 20:27:52 +08:00
  • 534062dd3b Merge branch 'bugfix/btdm_fix_rxwinsz_assert_in_wifi_ble_coex' into 'master' Jiang Jiang Jian 2019-07-05 20:27:33 +08:00
  • 23c17c4c0d nvs_util: Add check for keylen in input csv Shivani Tipnis 2019-06-28 12:03:53 +05:30
  • 881cd4310c nvs_util: Add check for keylen in input csv Shivani Tipnis 2019-06-28 11:59:18 +05:30
  • 46c8497f01 Merge branch 'bugfix/prov_tool_desc_readme' into 'master' Mahavir Jain 2019-07-05 17:18:32 +08:00
  • 181fd70a9a ci: multichip build support for examples Michael (XIAO Xufeng) 2019-06-27 19:11:15 +08:00
  • 773ddcf0ff wpa_supplicant: Remove tags file which was added by mistake Nachiket Kukade 2019-07-05 14:13:02 +05:30
  • 703e98eb98 wifi_prov_mgr : Updated the set of WIFI_REASON_ codes used for setting WIFI_PROV_STA_AUTH_ERROR Anurag Kar 2019-07-03 20:51:11 +05:30
  • 9f1033862d wifi_prov_mgr : Free memory allocated by cJSON_Print Anurag Kar 2019-06-28 12:12:42 +05:30
  • a13cc7da7a Provisioning : Manager example updated to use esp_event_loop feature Anurag Kar 2019-04-24 00:13:14 +05:30
  • 0e8bd1699d Wi-Fi Provisioning : Manager docs updated with information about esp_event_loop support Anurag Kar 2019-04-24 00:12:16 +05:30
  • 69ade757e2 Wi-Fi Provisioning : Manager now uses esp_event to catch system events and emit provisioning events to the default event loop Anurag Kar 2019-04-24 00:07:39 +05:30
  • f79813ff86 Merge branch 'feature/tools_script_to_switch_submodules' into 'master' Anton Maklakov 2019-07-05 16:16:58 +08:00
  • d64d97743f Merge branch 'bugfix/efuse_secure_version_emulate' into 'master' Angus Gratton 2019-07-05 16:05:26 +08:00
  • c24c5cf164 Merge branch 'feature/gdbstub_multi_target' into 'master' Angus Gratton 2019-07-05 14:33:54 +08:00
  • c516819ba6 mesh: bugfix qiyuexia 2019-07-01 19:38:06 +08:00
  • c9cf0afb6e tools: Add a script for switching to real submodules in forks Anton Maklakov 2019-07-01 15:19:10 +07:00
  • b54762597a Avoid 'redirecting to' warnings when cloning Anton Maklakov 2019-07-02 13:40:04 +07:00
  • e72a09ee27 Make submodules work in forks nif 2019-07-01 17:52:43 +02:00
  • 7ef42f2596 Merge branch 'fix/nvs_util_key_len' into 'master' Angus Gratton 2019-07-05 10:34:55 +08:00
  • 94e0569c2b make, cmake: pass config esptool args for otatool invocation Renz Christian Bagaporo 2019-03-28 14:08:32 +08:00
  • 2360d882d9 parttool, otatool: accept esptool args Renz Christian Bagaporo 2019-03-28 14:07:53 +08:00
  • 8be982f60c Merge branch 'feature/mfg_util_optimise' into 'master' Angus Gratton 2019-07-05 10:08:10 +08:00
  • cc75721f9c mfg_util: Optimise by adding subparser changes w.r.t similar changes in nvs util changes Shivani Tipnis 2019-06-20 18:47:59 +05:30
  • 84b2fa4c1c nvs_util: Add check for key len in input csv file Shivani Tipnis 2019-06-28 11:36:23 +05:30
  • 30819a8151 Merge branch 'bugfix/tcp_transport_use_without_list' into 'master' Angus Gratton 2019-07-05 09:11:10 +08:00
  • fda1887260 Merge branch 'feature/nimble_example_tests' into 'master' Angus Gratton 2019-07-05 08:14:05 +08:00
  • bfd1eeefa2 Add NimBLE bleprph,blecent,blehr example tests Shivani Tipnis 2019-07-05 08:14:04 +08:00
  • d1433564ec ws_client: removed dependency on internal tcp_transport header David Cermak 2019-07-03 17:06:38 +02:00
  • dc16b8243f esp_http_client: added example test case to verify error code received when connecting to non-existent url David Cermak 2019-04-24 14:49:20 +02:00
  • a001eb39bf http_client: disconnect event to read last occurred error in esp-tls David Cermak 2019-04-23 21:29:34 +02:00
  • 587739391c esp-tls: extending error handle to contain error descriptors with last mbedtls failure and latest certificate verification result flags, reworked tcp_transport to use this error handle David Cermak 2019-04-16 11:58:38 +02:00
  • 2972f96982 esp-tls: capturing specific errors to be available in tcp_transport and then in application code David Cermak 2019-04-09 16:08:05 +02:00
  • cd89182458 Merge branch 'bugfix/confgen_avoid_write_to_conf' into 'master' Ivan Grokhotkov 2019-07-04 22:36:23 +08:00
  • 564dbabf49 Merge branch 'bugfix/confgen_hex_value' into 'master' Ivan Grokhotkov 2019-07-04 22:35:54 +08:00
  • 87c35c71b9 Merge branch 'bugfix/fix_tools_idf_tools_exception_with_python3' into 'master' Ivan Grokhotkov 2019-07-04 22:35:31 +08:00
  • 09ee721932 efuse: Fix mode EFUSE_SECURE_VERSION_EMULATE KonstantinKondrashov 2019-07-04 15:54:13 +08:00
  • ae4e0330cc component/bt: fix rxwinsz assert in ble and wifi coex zhiweijian 2019-07-04 21:33:30 +08:00
  • 8bed3a3dd2 Merge branch 'feature/support_spi_ethernet' into 'master' Ivan Grokhotkov 2019-07-04 21:30:52 +08:00
  • 2821e99bcc component/bt: fix rxwinsz assert in ble and wifi coex zhiweijian 2019-07-04 21:17:51 +08:00
  • f4f59964a3 Merge branch 'feature/wifi_refactor_smartconfig_to_esp_event' into 'master' Jiang Jiang Jian 2019-07-04 21:16:57 +08:00
  • a4f2283384 i2s: fix a bug when calculating i2s apll parameters redchenjs 2019-06-18 13:52:36 +08:00
  • 13e6e9f592 i2s: test case for variation in apll clock rate Ajita Chavan 2019-06-19 16:06:20 +05:30
  • cfc73a6de7 i2s: fix a bug when calculating i2s apll parameters redchenjs 2019-06-18 13:52:36 +08:00
  • 62e359a4e1 component/bt: fix rxwinsz assert in ble and wifi coex zhiweijian 2019-07-04 20:12:04 +08:00
  • 6029ef1b58 component/bt: fix rxwinsz assert in ble and wifi coex zhiweijian 2019-07-04 19:44:59 +08:00
  • cb42c29252 ethernet: support dm9051 suda-morris 2019-06-25 19:36:56 +08:00
  • a831fe596b Merge branch 'bugfix/btdm_conn_fail_with_some_speaker' into 'master' Jiang Jiang Jian 2019-07-04 19:23:19 +08:00
  • 29d1d2bd38 esp_wifi: refactor smartconfig callback to use esp event XiaXiaotian 2019-04-17 11:44:51 +08:00
  • 61923d37b6 esp_prov : Minor refactoring in argument dependent logic Anurag Kar 2019-07-02 20:12:47 +05:30
  • edbcb5b295 esp_transport_destroy: Fix memory leak Max Holtzberg 2019-05-24 23:31:44 +02:00
  • 412dc95168 tcp_transport: added basic unit tests for init/destroy transports in lists or when used separately David Cermak 2019-06-11 15:56:04 +02:00
  • 510042160d tools: avoid using directly _write_to_conf from kconfiglib Roland Dobai 2019-07-01 17:03:55 +02:00
  • 3bd4003e98 tools: Fix hex parsing in confgen.py Roland Dobai 2019-07-03 13:51:53 +02:00
  • a626061f3c tools: fix exception in checkout ref script: He Yin Ling 2019-07-04 16:30:42 +08:00
  • 50af558df9 update pm document with changes in bluetooth that supports automatic light sleep in case that external 32.768KHz crystal is used as the sleep clock wangmengyang 2019-06-10 12:00:46 +08:00
  • 9ecd0436f5 tools: fix idf_tools.py exception with python3 He Yin Ling 2019-07-04 15:06:00 +08:00
  • c94339c559 Merge branch 'doc/fatal_errors_zh_CN' into 'master' Krzysztof Budzynski 2019-07-04 15:00:16 +08:00
  • 471f4b2f0e zh_CN translation of fatal_error suda-morris 2019-04-01 12:30:10 +08:00
  • 533c080bc1 Merge branch 'bugfix/cmake_mconf_build' into 'master' Angus Gratton 2019-07-04 13:38:20 +08:00
  • 0794a26f7b Merge branch 'doc/merge_make-related_documents' into 'master' Krzysztof Budzynski 2019-07-04 13:16:18 +08:00
  • b24341a664 Merge make-related documents: Wang Fang 2019-07-04 13:16:18 +08:00
  • ab4024c84e Merge branch 'bugfix/improve_flash_dio_read_timing_v3.3' into 'release/v3.3' Angus Gratton 2019-07-04 13:07:07 +08:00
  • b905f2de4d mesh: bugfix qiyuexia 2019-07-01 19:38:06 +08:00
  • b293518ec7 Merge branch 'feature/optimize_ci_config_file' into 'master' Ivan Grokhotkov 2019-07-04 10:56:45 +08:00
  • 28f1cdf5ed Merge branch 'feature/local_ctrl_no_sec' into 'master' Mahavir Jain 2019-07-04 00:45:29 +08:00
  • b75f8b1b20 ESP Local Control Feature Added Anurag Kar 2019-06-26 01:03:55 +05:30
  • c517628c77 nvs_util: Set previous page state to FULL before creating new page Shivani Tipnis 2019-06-24 01:47:19 +05:30
  • ff40911a51 ble_mesh: add Doxyfile for core apis & model apis lly 2019-06-28 11:13:18 +08:00
  • c5c853a8ca Merge branch 'bugfix/vfs_kconfig' into 'master' Angus Gratton 2019-07-03 17:21:33 +08:00
  • a1ae89f8e2 Merge branch 'bugfix/bt_config_option_test' into 'master' Ivan Grokhotkov 2019-07-03 17:17:15 +08:00
  • daa71d5e18 Fix the irrelevant characters added to test the config options Hrishikesh Dhayagude 2019-07-03 17:17:14 +08:00
  • e390dd3eab CI: use include to split large CI config file He Yin Ling 2019-06-29 00:39:21 +08:00
  • 6eca80a989 CI: try to use the correct branch of other projects used in CI: He Yin Ling 2019-04-28 16:57:59 +08:00
  • 81dd9d4e27 CI: use parallel attribute in CI config file He Yin Ling 2019-04-28 15:29:05 +08:00
  • 47da3d3334 Merge branch 'bugfix/idf_py_reconfigure_for_ccache_flag' into 'master' Ivan Grokhotkov 2019-07-03 16:51:12 +08:00
  • 1e7ffbf943 Merge branch 'bugfix/uuid_value' into 'master' Jiang Jiang Jian 2019-07-03 16:49:30 +08:00
  • 46a268dc78 Correct UUID value for ESP_GATT_UUID_ENVIRONMENTAL_SENSING_SVC Hrishikesh Dhayagude 2019-07-03 16:49:30 +08:00
  • 2639d5b6c3 cmake: Fix some bugs building mconf-idf from scratch Angus Gratton 2019-07-01 14:43:58 +10:00
  • 916df0df14 Merge branch 'bugfix/from_github' into 'master' Krzysztof Budzynski 2019-07-03 16:26:55 +08:00
  • 4e7a6d4762 Merge branch 'bugfix/btdm_wrong_bt_lib' into 'master' Jiang Jiang Jian 2019-07-03 15:33:55 +08:00
  • f4ee20165e mesh: bugfix qiyuexia 2019-07-01 19:38:06 +08:00
  • 60a3f3e09d components/bt: Fix Wrong bt lib from commit "Bluetooth component refactoring" baohongde 2019-07-01 15:52:27 +08:00
  • 3ff01d60a4 Merge branch 'fix/sdio_slave_reset_infloop_leak' into 'master' Angus Gratton 2019-07-03 08:36:26 +08:00
  • 43eb58da99 VFS: Fix Kconfig prefix Roland Dobai 2019-07-02 17:14:58 +02:00
  • 6895ea1624 Merge branch 'feature/ext_flash_partition' into 'master' Ivan Grokhotkov 2019-07-02 22:18:14 +08:00
  • 56a624e305 ci: add unit test job Ivan Grokhotkov 2019-07-02 13:19:10 +02:00
  • 5aa019fce6 Replace hardcoded links with link roles Krzysztof 2019-07-02 20:58:39 +08:00
  • 82b3779b2b Fix broken link to components/wifi_provisioning/proto Wojciech Szczurek 2019-06-20 15:34:17 -05:00
  • b7ca18edcd idf.py Run reconfigure on ccache option change.make --no-ccache default Sergei Silnov 2019-07-02 13:33:55 +02:00
  • 660eb84da7 Correct links Krzysztof 2019-07-02 18:03:40 +08:00
  • 8d251d7369 Implement review comments Krzysztof 2019-06-27 20:23:28 +08:00
  • 82ba58db22 Fix reference in jtag debugging section Stefan Venz 2019-06-11 15:57:41 +02:00
  • d1ceaf81ae example/wifi/scan: fix README grammar fakefred 2019-06-22 17:56:31 +08:00
  • b0168310db Typo correction boarchuz 2019-06-10 02:17:20 +10:00