Commit Graph

  • 4d40f94168 OTA: Add fix in case of URL redirection and a test case of URL redirection Shubham Kulkarni 2020-02-13 13:43:58 +05:30
  • bdeec924a2 Merge branch 'bugfix/nimble_apps_conn_handle_v4.0' into 'release/v4.0' Mahavir Jain 2020-02-24 19:14:17 +08:00
  • 5136605cb1 wifi_prov_manager: Delay the Wi-Fi connect call Piyush Shah 2020-01-03 20:17:10 +05:30
  • 63d3fd17f9 wifi_prov_manager: Change the name of an internal timer handle to better reflect the purpose Piyush Shah 2020-01-03 19:58:59 +05:30
  • 1413b84a8a coexist: adjust coexist scheme when BT is in connected status Xia Xiaotian 2020-02-24 15:50:57 +08:00
  • 5487700bf1 lwip: Add to sys_arch_protect() a check that the mutex is created before use if not then creates it KonstantinKondrashov 2020-02-05 00:46:22 +08:00
  • e9717fc07b periph_ctrl: move target specific into ll files morris 2020-02-21 12:06:35 +08:00
  • d230d44e2d I2C: const correctness, checking SDA/SCL GPIOs Jakob Hasse 2020-02-12 16:38:31 +01:00
  • 2227e2505b resume wifi init test on esp32s2 morris 2020-02-24 14:03:25 +08:00
  • cd492747e1 component/bt: fall back to main XTAL as Bluetooth sleep clock when EXT 32K CRYS is configured but not detected wangmengyang 2020-02-20 14:34:28 +08:00
  • 636195fb29 component/bt: fall back to main XTAL as Bluetooth sleep clock when EXT 32K CRYS is configured but not detected wangmengyang 2020-02-20 14:34:28 +08:00
  • 237f6448d3 resume pppos example on esp32s2 morris 2020-02-24 12:02:18 +08:00
  • da6742b91f resume iperf example on esp32s2 morris 2020-02-24 11:59:25 +08:00
  • ea8d6318af add SOC_EMAC_SUPPORTED in soc_caps.h morris 2020-02-24 11:15:36 +08:00
  • 6c19711778 Merge branch 'feature/dev_security_restore_backport_v4p0' into 'release/v4.0' Jiang Jiang Jian 2020-02-24 11:48:27 +08:00
  • 518ae6733a Merge branch 'feature/dev_security_restore_backport_v3p1' into 'release/v3.1' Jiang Jiang Jian 2020-02-24 11:47:47 +08:00
  • c65b67115a Merge branch 'bugfix/wifi_run_modem_sleep_on_esp32s2' into 'master' Jiang Jiang Jian 2020-02-24 11:44:37 +08:00
  • 28788e2d66 Merge branch 'bugfix/mbedtls_esp_bignum_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-02-24 11:44:16 +08:00
  • a988c6bdb6 Merge branch 'bugfix/mbedtls_esp_bignum_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-02-24 11:44:03 +08:00
  • a08f588d43 Merge branch 'bugfix/mbedtls_esp_bignum_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-02-24 11:43:47 +08:00
  • c07e4c775d driver(uart): fix uart_set_line_inverse breaking change issue houwenxiang 2020-01-06 10:52:04 +08:00
  • b3d5fe849d Merge branch 'feat/mcpwm_hal_fixes_v3.3' into 'release/v3.3' Michael (XIAO Xufeng) 2020-02-24 09:11:10 +08:00
  • d0d0c979bc Merge branch 'bugfix/transport_connection_active_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-22 16:01:13 +08:00
  • 12aa90e6a2 Merge branch 'feature/dev_security_restore_backport_v3p3' into 'release/v3.3' Jiang Jiang Jian 2020-02-22 16:00:54 +08:00
  • ccb52dea65 Merge branch 'bugfix/mesh_ie_issues_3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-22 12:15:16 +08:00
  • c9edf16376 mcpwm: decrease test time Michael (XIAO Xufeng) 2020-02-15 23:10:33 +08:00
  • 919dbdd170 mcpwm: fix the fault handling and capture issues michael 2019-11-17 20:52:33 +08:00
  • 3c6f992cf0 mcpwm: enable some unit tests again michael 2019-11-08 02:47:00 +08:00
  • 7092613eea Merge branch 'bugfix/btdm_check_EXT_CRYS_state_for_sleep_clk' into 'master' Jiang Jiang Jian 2020-02-21 21:21:54 +08:00
  • 91c09d638f backport mr !6031 - fix security info restore bug June 2020-02-21 20:27:06 +08:00
  • 2548168277 backport mr !6031 - fix security info restore bug June 2020-02-21 20:17:17 +08:00
  • 9d15ffb573 backport mr !6031 - fix security info restore bug June 2020-02-21 20:00:25 +08:00
  • 6faaa0ea6b esp_wifi: run modem sleep on ESP32S2 Xia Xiaotian 2020-02-19 19:16:42 +08:00
  • 9c1935e24c mesh: fix mesh ie issues chenyudong 2020-01-03 14:34:22 +08:00
  • 4b763f361d idf_tools.py: fix downloading for tools which have "on_request" options for some platforms. Anton Maklakov 2019-11-24 19:11:33 +08:00
  • faf86f72fb tools/docker: install CMake version provided in tools.json Ivan Grokhotkov 2020-01-24 19:11:56 +01:00
  • a3c4b04675 mesh: fix mesh ie issues chenyudong 2020-01-14 16:12:01 +08:00
  • a55cd0e7f3 Merge branch 'optimization/get_dns_server_and_add_dns_enable_ipv6_dns_retrieval' into 'release/v3.3' Jiang Jiang Jian 2020-02-21 18:20:52 +08:00
  • 7ab0a59bb3 Merge branch 'bugfix/host_and_example_bugfix_backport_to_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-21 18:15:48 +08:00
  • bc77899fb2 Merge branch 'bugfix/ci_confserver_timeout_again_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-21 18:09:17 +08:00
  • 67be0ae585 fix(transport): Fix a bug of the connection whether be active or not by timeout option when the select function return a correct value. Liu Han 2019-07-24 19:22:00 +08:00
  • 8246bfa8fb fix(transport): Fix a bug of the connection whether be active or not. Liu Han 2019-07-24 12:23:03 +08:00
  • 7d1c44fb7e Merge branch 'bugfix/btdm_role_switch_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-21 17:49:46 +08:00
  • 5ccfc332ea Merge branch 'feature/nvs_erase_check_init' into 'master' Ivan Grokhotkov 2020-02-21 17:47:45 +08:00
  • e2d8f81ef5 Merge branch 'bugfix/fix_esp32s2_chip_version_name' into 'master' Jiang Jiang Jian 2020-02-21 17:45:08 +08:00
  • 56140d11ce Merge branch 'bugfix/mqtt_submodule_ref_update_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-21 17:24:37 +08:00
  • 93f151f6d4 Merge branch 'bugfix/mbedtls_esp_bignum_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-21 17:17:39 +08:00
  • 89355c2ec0 Merge branch 'bugfix/fix_some_typo_in_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-21 17:16:55 +08:00
  • 9cdbda325a Merge branch 'bugfix/btdm_backports_v4.1_0220' into 'release/v4.1' Jiang Jiang Jian 2020-02-21 14:57:16 +08:00
  • fda11a687d Merge branch 'bugfix/add_option_to_ipv6_stateless_address_configuration_v3.2' into 'release/v3.2' Jiang Jiang Jian 2020-02-21 14:56:44 +08:00
  • 8737c444d6 Merge branch 'bugfix/add_option_to_ipv6_stateless_address_configuration_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-21 14:56:23 +08:00
  • 61a66bf489 Merge branch 'bugfix/add_option_to_ipv6_stateless_address_configuration_v3.1' into 'release/v3.1' Jiang Jiang Jian 2020-02-21 14:54:23 +08:00
  • 9bf147515c Merge branch 'bugfix/fix_sniffer_bug_caused_by_mode_switch_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-02-21 14:53:56 +08:00
  • 6fee9da72e Merge branch 'bugfix/enable_ipv6_address_autoconfig_v4.0' into 'release/v4.0' Jiang Jiang Jian 2020-02-21 14:53:47 +08:00
  • 3a9750746f Merge branch 'bugfix/add_option_to_ipv6_stateless_address_configuration_v4.1' into 'release/v4.1' Jiang Jiang Jian 2020-02-21 14:53:32 +08:00
  • d3d4746bb7 Merge branch 'bugfix/add_option_to_ipv6_stateless_address_configuration' into 'master' Jiang Jiang Jian 2020-02-21 14:53:03 +08:00
  • d386a22f1f Merge branch 'bugfix/nimble_apps_conn_handle_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-21 14:49:30 +08:00
  • bc0d116b7a Merge branch 'feature/wifi_redo_scan_example_v3.3' into 'release/v3.3' Jiang Jiang Jian 2020-02-21 14:48:57 +08:00
  • e3dadfafb8 esp_wifi: Additional code snippets in esp_wifi_scan_example (backport v3.3) Hrudaynath Dhabe 2020-02-21 14:48:56 +08:00
  • b90a68f89b Merge branch 'bugfix/esp32s2_trax' into 'master' Ivan Grokhotkov 2020-02-21 09:58:15 +08:00
  • 996c925d29 Merge branch 'doc/tools_docker_bind_kconfig' into 'master' Ivan Grokhotkov 2020-02-21 09:57:21 +08:00
  • cd114f656b Merge branch 'fix/gdbstub_large_com_on_windows' into 'master' Ivan Grokhotkov 2020-02-21 09:56:42 +08:00
  • 681dba4afd optimization get dns server and add dns enable ipv6 dns retrieval xueyunfei 2020-02-18 16:23:53 +08:00
  • 0809136836 Merge branch 'bugfix/esp_log_timestamp_v4.1' into 'release/v4.1' Mahavir Jain 2020-02-20 21:11:10 +08:00
  • 54f7ed5dcc Merge branch 'bugfix/esp_log_timestamp_v4.0' into 'release/v4.0' Mahavir Jain 2020-02-20 20:52:33 +08:00
  • 938c291973 Merge branch 'fix/run_esptool_absolute_path_v4.0' into 'release/v4.0' Mahavir Jain 2020-02-20 20:22:11 +08:00
  • 32387506fb Merge branch 'bugfix/esp_log_timestamp_v3.3' into 'release/v3.3' Mahavir Jain 2020-02-20 20:13:23 +08:00
  • 94255c421d Fix some typo in idf release v3.3 gengyuchao 2020-02-20 20:04:09 +08:00
  • b6e9a15e81 Component/bt : Add handling of osi memory calloc failure. Add length check for snprintf in osi config. gengyuchao 2020-02-20 19:38:53 +08:00
  • 3359e063a3 Merge branch 'fix/run_esptool_absolute_path_v3.3' into 'release/v3.3' Mahavir Jain 2020-02-20 19:38:32 +08:00
  • dcc4943b3d example/ble_hid_device_demo fix the wrong mask value according to HID protocol gengyuchao 2020-02-20 19:19:33 +08:00
  • 53664c80ff component/bt: Fix the issue with pointer type conversion in gattc. Unified att(db_sizedb_size) count pointer type in bta and btc, change pointer type in bta from int to uint16_t. gengyuchao 2020-02-20 19:11:40 +08:00
  • a12417d9cc Merge branch 'bugfix/i2s_timergroup_some_issues_v3.1' into 'release/v3.1' Michael (XIAO Xufeng) 2020-02-20 19:12:02 +08:00
  • 74b964ed67 Fix bugs about role switch baohongde 2020-02-20 19:11:45 +08:00
  • fe94d07dfe mbedtls: fix hw accelerated big-num mul if operand and result overlap David Cermak 2020-01-04 17:18:46 +01:00
  • 886bc21f7f Merge branch 'fix/cmake_absolute_path_to_run_esptool' into 'release/v3.2' Mahavir Jain 2020-02-20 18:37:19 +08:00
  • 110620a80c log: Check for ISR context and use proper API to get Tick Count Shubham Kulkarni 2020-02-20 16:02:16 +05:30
  • 2966f8cb8c log: Check for ISR context and use proper API to get Tick Count Shubham Kulkarni 2020-02-20 15:55:22 +05:30
  • e454d4d8e8 Bulfi: Check if ble is connected before sending a message via ble. Fix the wrong wifi storage mode from WIFI_STORAGE_RAM to default WIFI_STORAGE_FLASH. gengyuchao 2020-02-20 18:11:55 +08:00
  • 124b735ac5 log: Check for ISR context and use proper API to get Tick Count Shubham Kulkarni 2020-02-05 18:39:14 +05:30
  • 63b76a9d90 doc: custom list filter directive Marius Vikhammer 2020-02-13 17:14:39 +08:00
  • 6241139685 example/ble_throughput: Fixed the throughput wasting memory and packet loss issues. Fixed the throughput crash bug because of using the Mutex. gengyuchao 2020-02-20 17:59:40 +08:00
  • 4375e60a6e bugfix: ble add missing gatt descriptors gengyuchao 2020-02-20 17:54:45 +08:00
  • a74d85945a components/bt: backports to release/v4.1 baohongde 2020-02-20 17:53:40 +08:00
  • b59bcb88ce project_include.cmake: Make esptool_py_custom_target callable from other directories Amit Sheth 2019-12-19 17:53:09 +05:30
  • 26383e95fd Merge branch 'feature/esp32_5p0_backport_v3p3' into 'release/v3.3' Jiang Jiang Jian 2020-02-20 17:38:23 +08:00
  • cf68e23974 mbedtls: added mpi multiplication test for large numbers David Cermak 2020-01-06 17:01:35 +01:00
  • 7b495db118 mbedtls: fix hw accelerated big-num mul if operand and result overlap David Cermak 2020-01-04 17:18:46 +01:00
  • bdf477e76d mbedtls: added mpi multiplication test for large numbers David Cermak 2020-01-06 17:01:35 +01:00
  • fe5b7b549c mbedtls: fix hw accelerated big-num mul if operand and result overlap David Cermak 2020-01-04 17:18:46 +01:00
  • 12d639e5b2 mbedtls: added mpi multiplication test for large numbers David Cermak 2020-01-06 17:01:35 +01:00
  • f8fc84813c mbedtls: fix hw accelerated big-num mul if operand and result overlap David Cermak 2020-01-04 17:18:46 +01:00
  • e29d17fcd0 mbedtls: added mpi multiplication test for large numbers David Cermak 2020-01-06 17:01:35 +01:00
  • e14c55c3ad examples/bluetooth/nimble: Correct the connection handle in update and enc_change event Hrishikesh Dhayagude 2019-12-09 17:05:36 +05:30
  • 2c5932e4fd examples/bluetooth/nimble: Correct the connection handle in update and enc_change event Hrishikesh Dhayagude 2019-12-09 17:05:36 +05:30
  • 132cc67c03 Merge branch 'bugfix/gpio_driver_hold_function_for_esp32' into 'master' Michael (XIAO Xufeng) 2020-02-20 15:42:29 +08:00
  • 7a5b67b8de rtcio: fix rtcio unhold function Fu Zhi Bo 2020-02-20 15:42:28 +08:00
  • 03b3e5eff2 project_include.cmake: Make esptool_py_custom_target callable from other directories (backport v3.3) Amit Sheth 2020-02-20 12:23:26 +05:30
  • b57134d21e project_include.cmake: Make esptool_py_custom_target callable from other directories Amit Sheth 2019-12-04 18:43:48 +05:30
  • 9d0e3501c5 cmake: fix extra component dirs ordering Renz Christian Bagaporo 2020-02-20 12:31:23 +05:00