Commit Graph

  • 47fc70df7f ble_mesh: Add ESP BLE Mesh vendor models example lly 2020-03-02 18:17:44 +08:00
  • be9725f8e7 ble_mesh: Rename ble_mesh_vendor_models to common_vendor_models lly 2020-03-02 18:14:54 +08:00
  • da113cdfa8 ble_mesh: Add ESP BLE Mesh vendor models example lly 2020-03-02 18:17:44 +08:00
  • c4308384d6 Merge branch 'bugfix/ble_mesh_nimble_adapt_deinit_v3.3' into 'release/v3.3' Island 2020-03-17 15:54:52 +08:00
  • 48e6195506 ble_mesh: Rename ble_mesh_vendor_models to common_vendor_models lly 2020-03-02 18:14:54 +08:00
  • 2e7ae75011 Merge branch 'bugfix/wep40_key_parsing_bug' into 'master' Jiang Jiang Jian 2020-03-17 15:42:02 +08:00
  • 5193838a07 Merge branch 'feat/ble_mesh_vnd_model_example' into 'master' Jiang Jiang Jian 2020-03-17 15:35:20 +08:00
  • a8364af83d Merge branch 'bugfix/ble_mesh_miscellaneous_fix_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-03-17 15:35:12 +08:00
  • 1cdea40bba Merge branch 'bugfix/ble_mesh_miscellaneous_fix_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-03-17 15:34:19 +08:00
  • cc07e9d203 ble_mesh: Fix ble mesh nimble host deinit lly 2020-03-16 10:10:44 +08:00
  • 3d462d7d81 Merge branch 'bugfix/compiler_err_when_performance_optimization_enabled_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-03-17 13:54:06 +08:00
  • 75f6bc2de1 Merge branch 'bugfix/compiler_err_when_performance_optimization_enabled_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-03-17 13:53:54 +08:00
  • 51adc08070 Merge branch 'bugfix/compiler_err_when_performance_optimization_enabled_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-03-17 13:53:33 +08:00
  • 8782bd076e Merge branch 'bugfix/compiler_err_when_performance_optimization_enabled_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-03-17 13:53:13 +08:00
  • 9866b4f17c Merge branch 'bugfix/hfp_github_issues_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-03-17 13:50:19 +08:00
  • c5ff0aff02 Merge branch 'bugfix/fix_beacon_frame_vendor_ie_issue_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-03-17 13:44:45 +08:00
  • 3dbdbb4755 Merge branch 'bugfix/fix_beacon_frame_vendor_ie_issue_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-03-17 13:44:37 +08:00
  • 8df1d1ffab Merge branch 'bugfix/fix_beacon_frame_vendor_ie_issue_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-03-17 13:44:23 +08:00
  • 9c430a17aa Merge branch 'feature/mpi_accel_s2' into 'master' Angus Gratton 2020-03-17 13:16:05 +08:00
  • 6795fc194f Merge branch 'fix/wifi_provisioning_uuid' into 'master' Mahavir Jain 2020-03-17 12:00:32 +08:00
  • 998eba699e Merge branch 'bug/hw_sha_fail_alloc' into 'master' Angus Gratton 2020-03-17 09:33:14 +08:00
  • 454293159d Merge branch 'docs/update_esp32s2_oocd_target_name' into 'master' Ivan Grokhotkov 2020-03-17 01:15:10 +08:00
  • 780eb6af9b Merge branch 'docs/tanslate_esp_mesh2' into 'master' Krzysztof Budzynski 2020-03-17 01:02:37 +08:00
  • ee0ae607da Add translation for mesh document under api guide Natasha 2020-03-17 01:02:36 +08:00
  • 2a630cb8d8 Merge branch 'feature/nvs_test_erase_cycles' into 'master' Ivan Grokhotkov 2020-03-17 00:32:59 +08:00
  • 6964cc5d3a tools: Updates OpenOCD version to v0.10.0-esp32-20200309 Alexey Gerenkov 2020-03-16 19:07:05 +03:00
  • 7ee7a6d7bb docs: Updates OpenOCD command names Alexey Gerenkov 2020-03-16 19:06:47 +03:00
  • ab175f8845 fix allow to send stop adv hci cmd when host adv state is disable gengyuchao 2020-03-16 21:37:07 +08:00
  • 206a844e4a Merge branch 'bugfix/fix_scan_get_rssi_err_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-03-16 20:56:30 +08:00
  • d5cd131da4 apptrace: Adds support for multi-core traces in single file to SystemView processing scripts Alexey Gerenkov 2020-01-10 23:21:37 +03:00
  • 7e824508a9 mpi: refactor bignum into common and hw specific components Marius Vikhammer 2020-03-09 13:58:05 +08:00
  • 16b6a7a903 s2 sha hw: Fix bug where alloc would fail if input were of len 0 Marius Vikhammer 2020-03-16 19:29:59 +08:00
  • a11673ebe4 wifi: return fail when setting softAP's channnel is out of range zhangyanjiao 2020-03-11 19:29:21 +08:00
  • 493cdf53b9 Merge branch 'bugfix/fix_scan_get_rssi_err' into 'master' Jiang Jiang Jian 2020-03-16 17:10:13 +08:00
  • 415ccf8518 Wifi_provisioning_mgr_test: Allow three attempts to connect to AP before concluding provisioning failure Prasad Alatkar 2020-03-12 20:23:04 +05:30
  • 8419aa85a9 Wifi_provisioning_ble: Change service_uuid to non standard 128 bit UUID Prasad Alatkar 2020-03-11 10:59:52 +05:30
  • 88fd09111c Merge branch 'feature/prov_example_restructure' into 'master' Mahavir Jain 2020-03-16 15:38:11 +08:00
  • 5f7436006f NimBLE: Add Host based privacy (RPA) feature support (v4.0) Prasad Alatkar 2020-03-06 11:02:18 +08:00
  • 6ee1947822 NimBLE: Fix check for static random address & add MSYS_1 in menuconfig (v4.0) Prasad Alatkar 2020-03-03 23:08:34 +05:30
  • 3aaf6a06dd NimBLE: Use dynamic buffers instead of static memory (v4.0) Hrishikesh Dhayagude 2020-03-04 12:01:53 +05:30
  • 3ee6dfa4d6 NimBLE: Misc changes in host flow control, ble_gap_unpair, ble_hs_hci_rx_evt & example (v4.0) Prasad Alatkar 2019-12-18 10:50:57 +05:30
  • 0ae58fc59f wpa_supplicant: Add parsing support for WEP40 key kapil.gupta 2020-03-13 15:52:44 +05:30
  • bf568f2eb4 Merge branch 'bugfix/ble_mesh_miscellaneous_fix_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-03-16 13:27:35 +08:00
  • 36cddd0bae Merge branch 'bugfix/ble_mesh_update_3.3' into 'release/v3.3' Jiang Jiang Jian 2020-03-16 13:26:44 +08:00
  • 13d4ab5afb Merge branch 'nimble/misc_host_flow_ctrl_changes_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-03-16 13:26:37 +08:00
  • 7355e550cc Merge branch 'feature/public_headers_check_objects' into 'master' Anton Maklakov 2020-03-16 13:23:00 +08:00
  • 83d2b6003d Merge branch 'feature/deploy_multi_target_docs' into 'master' Angus Gratton 2020-03-16 13:05:54 +08:00
  • ac2ef797fe ble_mesh: Fix ble mesh nimble host deinit lly 2020-03-16 10:10:44 +08:00
  • b497819667 docs: update esp32s2 summary page Ivan Grokhotkov 2020-02-18 12:06:27 +01:00
  • cb7f2d737a docs: Bump copyright date to 2020 Angus Gratton 2020-03-06 12:20:41 +11:00
  • e0eb218e7a docs: Add a note about what target this doc version is for Angus Gratton 2020-03-06 11:33:43 +11:00
  • 296a1db3c6 docs: Update link_to_translation to work with targets & new URL scheme Angus Gratton 2020-03-05 21:05:23 +11:00
  • 1a2ddcb77a docs: deploy docs to production server from CI Angus Gratton 2020-02-18 15:08:22 +11:00
  • 416076665b docs: use new sphinx_idf_theme theme, add variables to allow theme to build version footer Angus Gratton 2020-02-19 15:24:59 +11:00
  • 4fb4c01c53 NimBLE: Add Host based privacy (RPA) feature support (v3.3) Prasad Alatkar 2020-03-13 13:11:08 +05:30
  • 237f7eb92a NimBLE: Fix check for static random address & add MSYS_1 in menuconfig (v3.3) Prasad Alatkar 2020-03-03 23:08:34 +05:30
  • 5ca8851be8 NimBLE: Use dynamic buffers instead of static memory (v3.3) Hrishikesh Dhayagude 2020-03-04 12:01:53 +05:30
  • b6c88b683f NimBLE: Misc changes in host flow control, ble_gap_unpair, ble_hs_hci_rx_evt & example (v3.3) Prasad Alatkar 2019-12-18 10:50:57 +05:30
  • 737dd8b2f1 Remove (x2) varible for BCM_STRNCPY_S and BCM_STRCPY_S weitianhua 2020-03-14 15:00:31 +08:00
  • 02789d3114 Initialize mem_start and mem_end weitianhua 2020-03-14 14:52:01 +08:00
  • f222a02518 Remove (x2) varible for BCM_STRNCPY_S and BCM_STRCPY_S weitianhua 2020-03-14 15:00:31 +08:00
  • dc7c244055 Initialize mem_start and mem_end weitianhua 2020-03-14 14:52:01 +08:00
  • b6415d9a91 Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled weitianhua 2020-03-12 15:17:37 +08:00
  • ce55956a8f Fix mem_start uninitialized error when compiler optimization performance enabled weitianhua 2020-03-12 15:07:03 +08:00
  • aa6347339c Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled weitianhua 2020-03-12 15:17:37 +08:00
  • 8488f292c2 Fix mem_start uninitialized error when compiler optimization performance enabled weitianhua 2020-03-12 15:07:03 +08:00
  • 7c2f1287ec Bugfix for HFP and some Github issue. weitianhua 2020-02-20 17:53:34 +08:00
  • a3e236291f xtensa: add a script for parsing CPU traces (TRAX) Ivan Grokhotkov 2020-02-21 02:27:42 +01:00
  • aeebe24196 Merge branch 'bugfix/sntp_init_can_run_before_net_connection_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-03-13 20:10:33 +08:00
  • ecb419da2f soc: minor header fix typo and include of sdkconfig David Cermak 2020-03-09 15:34:02 +01:00
  • 8f6645667e CI: public header check script in python David Cermak 2020-03-02 10:19:01 +01:00
  • a8763e6517 ble_mesh: Move dev_role to the end of model_pub lly 2020-03-12 17:48:09 +08:00
  • de022501b7 ble_mesh: Use the right netkey during iv update lly 2020-03-10 10:59:13 +08:00
  • 0d6dd36af9 ble_mesh: Use the right net_idx & app_idx for publish lly 2020-03-09 20:51:40 +08:00
  • 68dba56ac8 ble_mesh: Check buf->ref before unref the buffer lly 2020-03-09 10:42:37 +08:00
  • 9f32f4b405 ble_mesh: Fix mesh memory use-after-free issue lly 2020-03-05 02:47:37 +08:00
  • c19a01d100 ble_mesh: Add ble mesh deinit in btc task lly 2020-03-04 11:48:03 +08:00
  • 2ae6eedb30 ble_mesh: Free beacon timer when deinit mesh lly 2020-03-04 10:43:33 +08:00
  • e73ad2c391 ble_mesh: Use lock for mesh timer operations lly 2020-03-03 19:08:32 +08:00
  • 0ae960f2fe Merge branch 'feature/support_esp32s2_mac_addr_offset' into 'master' Jiang Jiang Jian 2020-03-13 19:47:33 +08:00
  • 57ad4afe7d Merge branch 'bugfix/fix_esp32s2_enable_multi_phy_init_data_bin_err' into 'master' Jiang Jiang Jian 2020-03-13 19:47:00 +08:00
  • df56535b7a Merge branch 'bugfix/compiler_err_when_performance_optimization_enabled' into 'master' Jiang Jiang Jian 2020-03-13 19:41:59 +08:00
  • 6de264be1e esp_wifi: Fix scan get rssi err Remove software modify rssi xiehang 2020-03-13 19:41:11 +08:00
  • 766eace598 Merge branch 'bugfix/backport_some_wifi_bugs_0310_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-03-13 19:38:01 +08:00
  • eee8bd4612 ble_mesh: Move dev_role to the end of model_pub lly 2020-03-12 17:48:09 +08:00
  • 4dde86e45d ble_mesh: Use the right netkey during iv update lly 2020-03-10 10:59:13 +08:00
  • e6b4eb60ef ble_mesh: Use the right net_idx & app_idx for publish lly 2020-03-09 20:51:40 +08:00
  • c5b2f693b8 ble_mesh: Check buf->ref before unref the buffer lly 2020-03-09 10:42:37 +08:00
  • 7cf29e0f3f ble_mesh: Fix mesh memory use-after-free issue lly 2020-03-05 02:47:37 +08:00
  • cb31c71877 ble_mesh: Add ble mesh deinit in btc task lly 2020-03-04 11:48:03 +08:00
  • 50040e8e99 ble_mesh: Free beacon timer when deinit mesh lly 2020-03-04 10:43:33 +08:00
  • a364541193 ble_mesh: Use lock for mesh timer operations lly 2020-03-03 19:08:32 +08:00
  • 6431a5e185 ble_mesh: Move dev_role to the end of model_pub lly 2020-03-12 17:48:09 +08:00
  • 27b28c0249 ble_mesh: Use the right netkey during iv update lly 2020-03-10 10:59:13 +08:00
  • b29bc240a7 ble_mesh: Use the right net_idx & app_idx for publish lly 2020-03-09 20:51:40 +08:00
  • 940e87c0da ble_mesh: Check buf->ref before unref the buffer lly 2020-03-09 10:42:37 +08:00
  • 60eaca9637 ble_mesh: Fix mesh memory use-after-free issue lly 2020-03-05 02:47:37 +08:00
  • e01333514d ble_mesh: Add ble mesh deinit in btc task lly 2020-03-04 11:48:03 +08:00
  • f0519c674f ble_mesh: Free beacon timer when deinit mesh lly 2020-03-04 10:43:33 +08:00
  • de9186b908 ble_mesh: Use lock for mesh timer operations lly 2020-03-03 19:08:32 +08:00