Commit Graph

  • 46cfc436ad Merge branch 'feature/idf_tools_github_mirror' into 'master' Ivan Grokhotkov 2020-12-14 15:58:51 +08:00
  • af43e34839 Merge branch 'bugfix/drop_make_support_when_esp32_not_supported' into 'master' Ivan Grokhotkov 2020-12-14 15:51:44 +08:00
  • 17b9fca02f Merge branch 'bugfix/win_inst_defender_check' into 'master' Ivan Grokhotkov 2020-12-14 15:43:10 +08:00
  • e0e6194c95 Merge branch 'bugfix/coredump_plain_partition_on_encrypted_flash' into 'master' Ivan Grokhotkov 2020-12-14 15:40:05 +08:00
  • daee9bfa01 Merge branch 'bugfix/py2_socketio' into 'master' Ivan Grokhotkov 2020-12-14 15:37:34 +08:00
  • cad6eda381 Fix ccache documentation: environment variable is IDF_CCACHE_ENABLE Victor Lamoine 2020-08-18 22:59:36 +02:00
  • 047480058c idf.py: Disable CMake --warn-uninitialized option by default Angus Gratton 2020-08-25 17:04:18 +10:00
  • 7ae3bb3298 Merge branch 'feature/switch_from_external_to_interanl_ram_v4.0' into 'release/v4.0' Angus Gratton 2020-12-14 15:24:40 +08:00
  • 446c84ada8 Merge branch 'pylint/disable_too_few_public_methods' into 'master' Angus Gratton 2020-12-14 15:15:07 +08:00
  • 6f3478dae0 Merge branch 'bugfix/esptool_version_v3.3' into 'release/v3.3' Angus Gratton 2020-12-14 15:14:45 +08:00
  • 4f7eacee75 Merge branch 'bugfix/esptool_version_v4.0' into 'release/v4.0' Angus Gratton 2020-12-14 15:14:32 +08:00
  • 9fce81f9af esp_wifi: Update WiFi lib kapil.gupta 2020-09-10 15:39:54 +05:30
  • 40b08e33c9 Merge branch 'bugfix/touch_sensor_reading_error_in_light_sleep_process' into 'master' Michael (XIAO Xufeng) 2020-12-14 14:51:51 +08:00
  • 4167401a00 CI: Disable pipelines generated by push on dev branches Fu Hanxi 2020-09-25 16:14:05 +08:00
  • 18a1bc9e7f Merge branch 'bugfix/decouple_wifi_bt_with_coex_v4.2' into 'release/v4.2' Jiang Jiang Jian 2020-12-14 12:17:23 +08:00
  • 138c1e278f ir_protocol: fix ir example timeout issue morris 2020-11-24 11:12:44 +08:00
  • 8282b0f9ea esp_timer: added C++ wrapper for esp_timer Jakob Hasse 2020-09-09 16:52:03 +08:00
  • a23449ee23 Merge branch 'optimize/ble_mesh_provision_dev_uuid_check_v4.2' into 'release/v4.2' Island 2020-12-14 10:15:44 +08:00
  • 3587203495 tools: Invoke menuconfig as named module Roland Dobai 2020-12-13 08:03:58 +01:00
  • b0150615df Merge branch 'test/disable_twai_example_ci' into 'master' Ivan Grokhotkov 2020-12-13 04:15:21 +08:00
  • 4767568837 Merge branch 'nimble/fix_misc_coverity_issue_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-12-12 19:21:41 +08:00
  • c2f5fc0c88 Merge branch 'optimize/ble_mesh_provision_dev_uuid_check_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-12-12 17:57:37 +08:00
  • e38adae62b Merge branch 'backport/need_commit_to_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-12-12 17:53:20 +08:00
  • f4739d69ab Merge branch 'bugfix/verify-directory-exists_v4.1' into 'release/v4.1' Ivan Grokhotkov 2020-12-12 01:43:28 +08:00
  • a46d8b2831 Merge branch 'bugfix/verify-directory-exists_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-12-12 01:43:15 +08:00
  • 6510fbb66d ble_mesh: ci: Add PB-ADV & PB-GATT sdkconfig test files lly 2020-11-25 20:50:24 +08:00
  • 5f2a5cdcab ble_mesh: stack: Need uuid when adding device for provisioning lly 2020-11-20 10:53:32 +08:00
  • 938b9f3098 Merge branch 'feat/ble_mesh_node_local_data_func_v4.2' into 'release/v4.2' Island 2020-12-11 21:13:57 +08:00
  • 75d32ec051 Merge branch 'docs/upload_user_guide_for_esp32-pico-kit-1' into 'master' Krzysztof Budzynski 2020-12-11 20:41:43 +08:00
  • 54ee2f2ebc Changed esptool version to latest v2.x radim.karnis 2020-12-04 15:57:03 +01:00
  • a303b53209 Add checking if the build directory exists and move expression after docstring Martin Gaňo 2020-12-11 13:24:06 +01:00
  • 5bb0237860 Add checking if the build directory exists and move expression after docstring martin.gano 2020-07-20 14:51:47 +02:00
  • 60ebc7f8e3 ble_mesh: ci: Add PB-ADV & PB-GATT sdkconfig test files lly 2020-11-25 20:50:24 +08:00
  • bff66d7653 ble_mesh: stack: Need uuid when adding device for provisioning lly 2020-11-20 10:53:32 +08:00
  • 1592e29a71 Changed esptool version to latest v2.x radim.karnis 2020-12-04 15:57:03 +01:00
  • 99a6072824 Changed esptool version to latest v2.x radim.karnis 2020-12-04 15:57:03 +01:00
  • c923c99f09 Merge branch 'feature/python2-deprecation-warn_v4.2' into 'release/v4.2' Krzysztof Budzynski 2020-12-11 17:26:06 +08:00
  • 7505e1458f ble_mesh: stack: Fix wrong declaration of node bind AppKey func lly 2020-11-10 10:50:23 +08:00
  • d4575ccfe9 ble_mesh: stack: Add node local netkey/appkey func lly 2020-09-08 14:17:54 +08:00
  • 77be96fd87 Merge branch 'bugfix/log-error-run-esptool_v4.1' into 'release/v4.1' Ivan Grokhotkov 2020-12-11 16:55:09 +08:00
  • 71e7f000c4 Merge branch 'bugfix/log-error-run-esptool_v4.2' into 'release/v4.2' Ivan Grokhotkov 2020-12-11 16:51:48 +08:00
  • 58afa32a1a Merge branch 'optimize/ble_mesh_reduce_code_size_v4.2' into 'release/v4.2' Island 2020-12-11 16:50:51 +08:00
  • 1f6d2b0257 Merge branch 'feature/doc_kconfig_default_and_range' into 'master' Krzysztof Budzynski 2020-12-11 16:40:11 +08:00
  • dc73031f7f Merge branch 'doc/esp_partition_documentation' into 'master' Krzysztof Budzynski 2020-12-11 16:36:44 +08:00
  • 17ca685a15 Merge branch 'feature/python2-deprecation-warn_v3.3' into 'release/v3.3' Krzysztof Budzynski 2020-12-11 16:31:18 +08:00
  • 81eb9f280f add CN translation for adding python2 deprecation warning(MR 11115) daiziyan 2020-11-30 20:11:36 +08:00
  • d0d7c53ee1 Tools: add Python 2 deprecation warning martin.gano 2020-11-04 23:32:40 +01:00
  • 8929a9cdb1 Merge branch 'feature/aes_hal' into 'master' Angus Gratton 2020-12-11 15:39:49 +08:00
  • f50dd23872 Merge branch 'feature/merge_esp32c3_bootloader_support' into 'master' Angus Gratton 2020-12-11 15:36:28 +08:00
  • 3e6313ffc1 Merge branch 'bugfix/enable_verify_app_test_s2' into 'master' Angus Gratton 2020-12-11 14:36:55 +08:00
  • c39476d699 esp_rom: added esp_rom_install_uart_printf morris 2020-12-02 11:43:13 +08:00
  • 3f287800eb bootloader_support: added esp32-c3 support morris 2020-12-01 21:34:53 +08:00
  • 8330b2541a esp32c3: added target component morris 2020-12-01 20:03:10 +08:00
  • 65aebef596 esp32c3: added 2nd bootloader project linker file morris 2020-12-01 16:37:16 +08:00
  • 3217cd4734 Merge branch 'doc/update_CN_translation_for_relase/v4.1' into 'release/v4.1' Krzysztof Budzynski 2020-12-11 11:38:41 +08:00
  • 37d8033906 update get-started/index.rst for release/v4.1 Dai Zi Yan 2020-12-11 11:38:37 +08:00
  • 8822c94ef1 Merge branch 'feature/python2-deprecation-warn_v4.0' into 'release/v4.0' Krzysztof Budzynski 2020-12-11 11:37:47 +08:00
  • 6daf14a031 Merge branch 'feature/python2-deprecation-warn_v4.1' into 'release/v4.1' Krzysztof Budzynski 2020-12-11 11:28:56 +08:00
  • a36ed1c60b components/bt: insert the llcp packet to the top of the tx_prog linked list baohongde 2020-12-07 21:32:02 +08:00
  • 04d28bdf40 components/bt: Fix ble disconnect issue in coex mode wangcheng 2020-12-04 14:49:10 +08:00
  • 2711f35552 components/bt: Fix waking up fail while sleeping baohongde 2020-12-04 11:49:14 +08:00
  • fcbaa63c4e components/bt: Make sleep avaliable in hli(for future use) baohongde 2020-12-04 11:11:03 +08:00
  • 809a1ff74c components/coex: Some bugfix about ble dynamic prio baohongde 2020-12-04 10:56:58 +08:00
  • b8f061334a components/bt: backport requires commit to release v3.3 wangcheng 2020-12-04 11:03:57 +08:00
  • c82ba10521 components/bt: fixed memory damage caused by bluetooth memory release wangcheng 2020-12-03 20:01:37 +08:00
  • 83ee0eef9e Fix BT controller dead issue when clkn overflow wangcheng 2020-12-03 19:43:28 +08:00
  • ddab5b2a2a component/bt: Fixed the watchdog timeout of btu task during multi-connection wangcheng 2020-12-03 19:29:35 +08:00
  • 3622e29465 components/bt: Fixed the state not synchronized between controller and host when disconnected. wangcheng 2020-12-03 19:29:06 +08:00
  • 510110228c btdm: Add comments to clarify the two different device names of GAP and ADV in the ble_spp_server_demo example, as the old example might confuse users. wangcheng 2020-12-03 18:53:08 +08:00
  • 8744b8266b component/bt: fall back to main XTAL as Bluetooth sleep clock when EXT 32K CRYS is configured but not detected wangmengyang 2020-12-03 16:48:46 +08:00
  • 7472d76db0 Merge branch 'bugfix/after_ligth_sleep_esp_timer_forms_one_event' into 'master' Angus Gratton 2020-12-11 06:04:58 +08:00
  • ab41d84a2f Merge branch 'bugfix/fix_spp_read_flow_control_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-12-10 22:50:56 +08:00
  • 720a2a113e Merge branch 'bugfix/fix_some_wifi_bugs_1204_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-12-10 22:48:24 +08:00
  • bb20c40fd8 Merge branch 'bugfix/decouple_wifi_bt_with_coex_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-12-10 22:33:23 +08:00
  • fca496b4b6 twai: Temporarily disable network example test Darian Leung 2020-12-10 21:44:21 +08:00
  • 51103377c6 twai: Temporarily disable network example test Darian Leung 2020-12-10 21:31:56 +08:00
  • 4256b1098c twai: Temporarily disable network example test Darian Leung 2020-12-10 21:31:56 +08:00
  • 19e6434f37 twai: Temporarily disable network example test Darian Leung 2020-12-10 21:17:44 +08:00
  • 9b34f1c49c twai: Temporarily disable network example test Darian Leung 2020-12-10 21:17:44 +08:00
  • 228bec2371 add CN translation for adding python2 deprecation warning(MR 11115) daiziyan 2020-11-30 20:11:36 +08:00
  • 985e94139d driver(touch): fix touch sensor false trigger in sleep mode fuzhibo 2020-10-26 16:10:37 +08:00
  • 6f104362c7 ble_mesh: example: Update sdkconfig test files for disabling Health Server model lly 2020-10-20 12:00:15 +08:00
  • da8a577408 ble_mesh: stack: Add a Kconfig option to make Health Server model optional lly 2020-10-19 21:12:17 +08:00
  • 2b2abcd6f9 ble_mesh: stack: Split model Kconfig menu into foundation and others lly 2020-10-19 20:45:34 +08:00
  • 5fd4d53922 ble_mesh: example: Fix fast provisioning compile error lly 2020-10-16 18:52:32 +08:00
  • 7f1a0e1552 ble_mesh: ci: Add disabling mesh model sdkconfig test files lly 2020-10-16 16:19:20 +08:00
  • e4451376f3 ble_mesh: stack: Add Kconfig options to make server models optional lly 2020-10-16 16:10:28 +08:00
  • 2602f26753 ble_mesh: stack: Use Kconfig option to make client models optional lly 2020-10-16 15:15:18 +08:00
  • 9c8c56f081 ble_mesh: stack: Make some internal static functions inline lly 2020-10-16 11:50:39 +08:00
  • 7e945e5fa8 ble_mesh: ci: Add disabling mesh deinit sdkconfig test files lly 2020-10-16 10:29:42 +08:00
  • f27a151478 ble_mesh: stack: Add a Kconfig option to make deinit optional lly 2020-10-16 10:19:31 +08:00
  • 01d0843c4d ble_mesh: stack: Introduce a new header file mesh_config.h lly 2020-10-16 09:22:29 +08:00
  • 1771aea076 Merge branch 'bugfix/increase_ci_build_example_parallel' into 'release/v4.2' Angus Gratton 2020-12-10 17:09:47 +08:00
  • 649d834c16 esp_wifi: decouple Wi-Fi and bluetooth with coexist to reduce binary file size Xia Xiaotian 2020-12-09 14:26:35 +08:00
  • 457ce080ae AES: refactor and add HAL layer Marius Vikhammer 2020-11-12 15:11:38 +08:00
  • 60dfd87e65 SPI Flash: fix doc error in esp_partition.h Jakob Hasse 2020-09-18 12:07:43 +08:00
  • cccf3a9b3b pylint: disable more checkers Fu Hanxi 2020-12-04 10:57:02 +08:00
  • 0c3714de1c bootloader_support: re-enable S2 unit test Marius Vikhammer 2020-12-08 18:16:17 +08:00
  • f4aedfd017 fix: RTC_FAST_MEM always power on if used for heap fuzhibo 2020-12-10 14:45:41 +08:00
  • 49022d4d92 Merge branch 'fix/adc_hal_reading_efuse_in_critical' into 'master' Michael (XIAO Xufeng) 2020-12-10 14:09:09 +08:00