Commit Graph

  • 80f03f4820 Merge branch 'feature/otbr-1.3' into 'master' Shu Chen 2021-07-21 08:01:26 +00:00
  • 8df884841e Merge branch 'bugfix/enable_pmf_in_iperf_test_v4.0' into 'release/v4.0' He Yin Ling 2021-07-21 07:54:34 +00:00
  • bf65e3c679 Merge branch 'test/update_ble_mesh_console_files' into 'master' He Yin Ling 2021-07-21 07:51:44 +00:00
  • 756beb0e7a Merge branch 'test/merge_ble_mesh_node_and_provioner_in_console_v4.0' into 'release/v4.0' He Yin Ling 2021-07-21 07:35:45 +00:00
  • 427fe1bcde uart: fix esp32c3 uart output garbage value after resetting Wangjialin 2021-03-16 00:50:31 +08:00
  • bfd99d8241 Merge branch 'feature/idf_tools_darwin_arm64_v4.0' into 'release/v4.0' Zim Kalinowski 2021-07-21 07:30:48 +00:00
  • 11ea7c9072 docs: fixed two dead readme links Marius Vikhammer 2021-07-21 15:20:57 +08:00
  • b8dd163149 efuse: Fix len of SOFT_DIS_JTAG for esp32c3 and esp32h2 KonstantinKondrashov 2021-07-15 22:41:35 +05:00
  • 417427965e Merge branch 'fix/coap_client_example' into 'master' Mahavir Jain 2021-07-21 07:05:59 +00:00
  • 802eb855bc Merge branch 'bugfix/link_gcov_rtio_backport_v4.1' into 'release/v4.1' Roland Dobai 2021-07-21 06:57:41 +00:00
  • 4722c36926 Merge branch 'feature/upgrade_mbedtls_to_v4.2' into 'release/v4.2' Zim Kalinowski 2021-07-21 06:55:14 +00:00
  • 754e742344 mbedtls: upgrade to release v2.16.11 Mahavir Jain 2021-07-21 14:55:09 +08:00
  • fd568ce2c0 Merge branch 'bugfix/add_requires_to_mock_register' into 'master' morris 2021-07-21 06:54:20 +00:00
  • 1b68ad93ad example: Add DNS configure and test for static ip example yuanjm 2021-07-09 18:15:14 +08:00
  • cba6f1ae66 Merge branch 'bugfix/docs_c3_jtag_v4.3' into 'release/v4.3' Roland Dobai 2021-07-21 06:45:04 +00:00
  • be3b44c92d Merge branch 'bugfix/idf_tools_not_found_issue_v4.3' into 'release/v4.3' Roland Dobai 2021-07-21 06:40:11 +00:00
  • 9ef66e7365 Merge branch 'bugfix/wavegen_disable_iram_isr' into 'master' morris 2021-07-21 06:13:56 +00:00
  • 9c870b74bb Merge branch 'bugfix/freertos_ut_suspend' into 'master' Konstantin Kondrashov 2021-07-21 06:07:34 +00:00
  • 63b152c358 Merge branch 'doc/jtag_kaluga_jumpers' into 'master' Zim Kalinowski 2021-07-21 05:54:23 +00:00
  • 69ad24c943 temp_sensor: add docs for esp32c3 Cao Sen Miao 2021-06-10 18:01:09 +08:00
  • ba059149aa Merge branch 'bugfix/a2dp_deint_crash_v4.0' into 'release/v4.0' Zim Kalinowski 2021-07-21 05:32:36 +00:00
  • 8f75f93c14 Merge branch 'bugfix/fix_truncated_headers_for_esp_http_client_v4.3' into 'release/v4.3' Mahavir Jain 2021-07-21 05:31:26 +00:00
  • 3222f0a811 Merge branch 'feature/protocomm_mfg_data_v4.3' into 'release/v4.3' Mahavir Jain 2021-07-21 05:24:25 +00:00
  • c19b37d2a9 esp_system: Adds sync of FRC & RTC counters in esp_restart KonstantinKondrashov 2020-12-30 21:24:31 +08:00
  • 1d4eb835d0 Merge branch 'bugfix/otatool_imported_as_lib_v4.3' into 'release/v4.3' Mahavir Jain 2021-07-21 05:23:12 +00:00
  • 60ef790969 Merge branch 'cherry-pick-76bd33e9' into 'release/v4.3' Mahavir Jain 2021-07-21 05:22:05 +00:00
  • 9b5747c370 Update the coap client example URL and README Aditya Patwardhan 2021-07-19 14:17:27 +05:30
  • 39a8dc30ea Merge branch 'bugfix/esp_event_any_id_unregister_4.2' into 'release/v4.2' Zim Kalinowski 2021-07-21 04:07:34 +00:00
  • 9f3cf98d4e Merge branch 'bugfix/fix_scan_timeout_mr_4.2' into 'release/v4.2' Zim Kalinowski 2021-07-21 04:00:40 +00:00
  • dadaf30d17 Merge branch 'feature/add_eui64_for_esp32h2_efuse' into 'master' Shu Chen 2021-07-21 03:46:58 +00:00
  • 6317f5b481 add uart core reset in uart_module_enable() Chen Yi Qun 2021-07-15 17:08:42 +08:00
  • 2b986fbd49 For esp_restart API, reset uart0 core first, then reset uart0 apb side, so as to prevent uart output garbage after cpu reset. (UART0 RST bits will be cleared in ROM) Add UART0/1 core reset on esp32c3, in case uart driver would also reset uart hardwares. Wangjialin 2021-03-16 00:50:31 +08:00
  • 24356cf7f7 temp_sensor: add check to temp_sensor api Cao Sen Miao 2021-05-06 15:15:32 +08:00
  • b8c6c5334f i2c: modify examples to work out of the box on ESP32S3 Omar Chebib 2021-06-16 15:19:55 +08:00
  • c01ef27ae5 example/controller_hci_uart_esp32c3: fixed the GPIO pin mask for input PINs of UART1 wangmengyang 2021-07-21 10:54:25 +08:00
  • a74bbde9c5 openthread: support 1.3 border routing features Jiacheng Guo 2021-06-17 15:44:19 +08:00
  • a6e14c37b2 SPI: chip select can now be kept active if the bus has been acquired Omar Chebib 2021-05-13 11:53:44 +08:00
  • 5f251dfc70 CI: rename log path of IT jobs He Yin Ling 2021-07-21 10:37:03 +08:00
  • a419e0c18c CI: rename log path of IT jobs He Yin Ling 2021-07-21 10:24:52 +08:00
  • 208781f022 CI: rename log path of IT jobs He Yin Ling 2021-07-21 10:24:52 +08:00
  • 59d0da0b33 CI: rename log path of IT jobs He Yin Ling 2021-07-21 10:24:52 +08:00
  • bd4d591b79 CI: rename log path of IT jobs He Yin Ling 2021-07-21 10:17:45 +08:00
  • a1b5c38218 Merge branch 'bugfix/fix_modbus_rs485_rts_en_fail' into 'master' Michael (XIAO Xufeng) 2021-07-21 02:07:52 +00:00
  • c801b3a182 freemodbus: fix uart_wait_tx_done() reenable tx_done interrupt Alex Lisitsyn 2021-07-21 10:07:44 +08:00
  • 9f8f929e25 CI: rename log path of IT jobs He Yin Ling 2021-07-21 10:02:52 +08:00
  • aabdb2c7a1 [system]: Made longjmp save for context switch Jakob Hasse 2021-04-08 12:16:17 +08:00
  • f798206ce5 docs: update the description of JTAG switches on, fix typos Ivan Grokhotkov 2021-07-20 20:30:22 +02:00
  • 7357d777e3 Merge branch 'feature/touch_sense_test_case' into 'master' Michael (XIAO Xufeng) 2021-07-20 17:28:53 +00:00
  • acad1ce1f0 Merge branch 'feat/codeowners_touch_element' into 'master' Michael (XIAO Xufeng) 2021-07-20 17:26:03 +00:00
  • f7d8052068 codeowner: add peripherals to touch_element codeowners Michael (XIAO Xufeng) 2021-07-21 01:25:56 +08:00
  • 31f45f7200 Tools: Fix chip reset on IDF Monitor connection Roland Dobai 2021-07-19 14:56:43 +02:00
  • dbf5c6fd58 Tools: Fix chip reset on IDF Monitor connection Dmitry 2021-07-16 23:37:54 +03:00
  • 23fddb4b48 This is to fix the hardware bug. The device may report scan event timeout when scaning.If check this error,then reset the rwble core. Yang Zhao 2021-07-20 20:44:50 +08:00
  • 0fe0bea65a This is to fix the hardware bug. The device may report scan event timeout when scaning.If check this error,then reset the rwble core. Yang Zhao 2021-07-20 20:37:08 +08:00
  • b37ef24bd7 Merge branch 'bugfix/fix_memory_layout_h_ci_issue' into 'master' Roland Dobai 2021-07-20 12:37:00 +00:00
  • 88b3e0d8d8 Merge branch 'bugfix/fix_truncated_headers_for_esp_http_client_v4.2' into 'release/v4.2' Shubham Kulkarni 2021-07-20 12:17:11 +00:00
  • 658aaa4f93 This is to fix the hardware bug. The device may report scan event timeout when scaning.If check this error,then reset the rwble core. Yang Zhao 2021-07-20 20:02:14 +08:00
  • 5ca91eb54e Merge branch 'bugfix/fix_ws_handle_big_messages_error_v4.2' into 'release/v4.2' Yuan Jian Min 2021-07-20 11:55:08 +00:00
  • 9302b28b73 bugfix by disabling IRAM attr on ISR SalimTerryLi 2021-07-14 15:44:29 +08:00
  • bf863f2591 Merge branch 'doc/fix_error_ap_event_names' into 'master' Krzysztof Budzynski 2021-07-20 11:21:49 +00:00
  • 54e1c52beb docs:fix wrong event names in wifi driver Hao Ning 2021-07-20 19:21:43 +08:00
  • 192d42c8b8 Merge branch 'feature/protocomm_mfg_data_v4.2' into 'release/v4.2' Hrishikesh Dhayagude 2021-07-20 10:50:21 +00:00
  • 88e28a57f2 Merge branch 'bugfix/gdbstub_rt_callx0' into 'master' Ivan Grokhotkov 2021-07-20 09:56:20 +00:00
  • bd96484f7b host tests: add missing header files for compiling host tests Omar Chebib 2021-07-20 11:37:49 +08:00
  • 30fd0b7486 Merge branch 'ci/feat/update_host_test_pattern' into 'master' Fu Hanxi 2021-07-20 09:36:57 +00:00
  • 08d29e2aaa mbedtls: upgrade to release v2.16.11 Mahavir Jain 2021-07-07 20:37:17 +05:30
  • 2df08f3445 docs: Correct uart default pin names and provid more information about ESP-Prog board Wang Fang 2021-03-11 17:31:38 +08:00
  • 7c773cd74c mbedtls: upgrade to release v2.16.11 Mahavir Jain 2021-07-07 20:37:17 +05:30
  • 1c4114a758 mbedtls: upgrade to release v2.16.11 Mahavir Jain 2021-07-07 20:37:17 +05:30
  • c28612cd2b Merge branch 'bugfix/freertos_coproc_save_area_alignment' into 'master' Ivan Grokhotkov 2021-07-20 09:00:04 +00:00
  • f817971f68 mbedtls: fix crt_bundle test to ensure proper server start event Mahavir Jain 2021-07-08 12:01:44 +05:30
  • 4333e618b5 mbedtls: upgrade to release v2.16.11 Mahavir Jain 2021-07-07 20:37:17 +05:30
  • e17cdbf2fb Merge branch 'bugfix/idf_tools_not_found_issue_v4.1' into 'release/v4.1' Roland Dobai 2021-07-20 08:19:22 +00:00
  • 352fb9168a [esp_event]: fixed and improved docs Jakob Hasse 2021-07-06 17:19:20 +08:00
  • 1bab0dd8ca [esp_event]: fixed and improved docs Jakob Hasse 2021-07-06 17:19:20 +08:00
  • afa8599a91 [esp_event]: fixed and improved docs Jakob Hasse 2021-07-06 17:19:20 +08:00
  • 226c6ab6de Merge branch 'bugfix/fix_scan_timeout_mr_master' into 'master' Wang Meng Yang 2021-07-20 07:53:52 +00:00
  • d3ffdc79fd [esp_event]: fixed and improved docs Jakob Hasse 2021-07-06 17:19:20 +08:00
  • ecb437f8fd Merge branch 'bugfix/esp_event_any_id_unregister' into 'master' Jakob Hasse 2021-07-20 07:33:57 +00:00
  • 1b87cfc565 Merge branch 'bugfix/esp32s2_disable_bss_extram_v4.2' into 'release/v4.2' Zim Kalinowski 2021-07-20 07:24:38 +00:00
  • 1d64638333 esp_common: Correctly disable ".bss segment placed in external memory" for ESP32-S2 & ESP32-S3 Angus Gratton 2021-07-20 15:24:32 +08:00
  • fab4c0ce41 ci: fix label only dependencies Fu Hanxi 2021-07-20 14:08:13 +08:00
  • fc937e257b esp_http_server: Fix ws server handle length over 1440(MTU) messages incorrectly. yuanjm 2021-07-02 10:49:31 +08:00
  • c106151cc6 Merge branch 'docs/update_docs_for_doc_751_v4.2' into 'release/v4.2' Krzysztof Budzynski 2021-07-20 06:25:52 +00:00
  • 86f808ef2b Merge branch 'bugfix/twai_low_speed_bit_rates_v4.2' into 'release/v4.2' Darian 2021-07-20 05:12:59 +00:00
  • bb23ca2006 Merge branch 'feature/simplify_ot_cli_config' into 'master' Shu Chen 2021-07-20 04:19:40 +00:00
  • fa6886f898 Merge branch 'bugfix/SCO_connect_fail_after_peer_not_accept_sniff_v4.0' into 'release/v4.0' Jiang Jiang Jian 2021-07-20 04:14:30 +00:00
  • c7b83717b0 Merge branch 'bugfix/concurrent_mode_sae_crash_fix_v4.1' into 'release/v4.1' Jiang Jiang Jian 2021-07-20 04:11:46 +00:00
  • d5b9078e23 efuse: add mac extension address for esp32h2 zhangwenxu 2021-07-14 18:00:51 +08:00
  • 512800891e light sleep: add uart new final state machine support for esp32s3 Li Shuai 2021-04-01 19:52:30 +08:00
  • 9896fc0aef Merge branch 'bugfix/otatool_imported_as_lib_v4.2' into 'release/v4.2' Zim Kalinowski 2021-07-20 03:25:20 +00:00
  • af9cb85e00 Merge branch 'feature/support_esp32s3_rtc_hw_support' into 'master' Jiang Jiang Jian 2021-07-20 03:23:10 +00:00
  • fb3b6e0094 Merge branch 'bugfix/a2dp_deint_crash_v3.3' into 'release/v3.3' Jiang Jiang Jian 2021-07-20 03:20:10 +00:00
  • 31594a0ae5 Merge branch 'bugfix/a2dp_deint_crash_v4.1' into 'release/v4.1' Jiang Jiang Jian 2021-07-20 03:14:34 +00:00
  • 8eb2ec4fb5 docs: update the documents based on customer feedbacks Wang Fang 2020-12-25 11:46:41 +08:00
  • d48dee8027 Merge branch 'bugfix/a2dp_deint_crash_master' into 'master' Wang Meng Yang 2021-07-20 03:02:03 +00:00
  • 2d83369184 Merge branch 'bugfix/missing_extern_c_4.2' into 'release/v4.2' Jakob Hasse 2021-07-20 02:33:26 +00:00
  • be8ef09a59 Merge branch 'feature/exception_emergency_pool_test_ci' into 'master' Anton Maklakov 2021-07-20 02:22:32 +00:00
  • 7997591f56 ci: update hosts test patterns Fu Hanxi 2021-07-20 10:00:25 +08:00
  • 7b922bb8c6 Merge branch 'bugfix/emac_default_cfg' into 'master' Ivan Grokhotkov 2021-07-19 14:59:58 +00:00