Commit Graph

  • dd9e2f4ac6 components/bt: Fix ble adv_underrun issue components/bt: Fix LLCP collision for channel map update xiewenxiang 2022-02-15 15:57:02 +08:00
  • 0d03c17ab2 Merge branch 'bugfix/eth_test_emac_init' into 'master' morris 2022-02-16 08:15:47 +00:00
  • eee1a6f37c ble mesh:example:correct the output log level Yuan Hong Hui 2022-01-28 17:23:22 +08:00
  • 495f1fb132 ble mesh:example:response for checking restart in auto_test Yuan Hong Hui 2022-01-28 17:13:38 +08:00
  • 9a09f24572 esp_wifi: Update wifi lib Nachiket Kukade 2022-02-15 17:39:50 +05:30
  • ab375388ef ble mesh:example:correct the output log level Yuan Hong Hui 2022-01-28 17:23:22 +08:00
  • 47bd9d4171 ble mesh:example:delete unused tag Yuan Hong Hui 2022-01-28 17:15:12 +08:00
  • 69b9ad27c3 ble mesh:example:response for checking restart in auto_test Yuan Hong Hui 2022-01-28 17:13:38 +08:00
  • 432e9b6293 ble mesh:example:correct repl config prompt Yuan Hong Hui 2022-01-28 17:06:48 +08:00
  • 5c7b597594 efuse: Fixes eFuse timesettings issue on esp32S3 KonstantinKondrashov 2022-01-25 02:46:35 +08:00
  • af9a194672 Merge branch 'feature/websocket_server_support_close_handle' into 'master' Mahavir Jain 2022-02-16 07:08:57 +00:00
  • 60b0d30d9c ci: increase target-test.yml UT_T1_1 job to support newly added LEDC fade ut tests songruojing 2022-01-24 12:16:22 +08:00
  • 83edf2dbcf ledc: Fix FADE_NO_WAIT mode concurrency problem. songruojing 2022-01-27 15:50:27 +08:00
  • 574f2c6a17 ledc: bugfix - Simplify the procedure to perform a one-time duty update songruojing 2021-07-28 19:46:33 +08:00
  • c831d1f1e0 Merge branch 'feature/adc_calibration_version_2_on_c3_v4.3' into 'release/v4.3' morris 2022-02-16 07:02:07 +00:00
  • 175132a874 adc: upgrade adc calibration algorithm to version 2 on c3 Armando 2022-01-20 20:34:37 +08:00
  • 492afe4d4a esp_adc_cal: move esp_adc_cal_get_voltage into common source file Ivan Grokhotkov 2021-11-04 13:01:19 +01:00
  • be542db463 esp_adc_cal: simplify CMakeLists.txt Ivan Grokhotkov 2021-11-04 12:59:19 +01:00
  • 9991b1b021 ci: increase target-test.yml UT_T1_1 job to support newly added ut test songruojing 2022-02-16 14:52:39 +08:00
  • 41e452e7d8 gpio: Fix the bug that gpio interrupt cannot be triggered on app cpu on ESP32S3 songruojing 2021-12-30 13:06:00 +08:00
  • b722e6f6ec gpio: Bugfix - Move esp_intr_free() out of the critical section in gpio_uninstall_isr_service() songruojing 2021-11-17 12:07:00 +08:00
  • 1ff2b724f4 ble mesh:example:correct the output log level Yuan Hong Hui 2022-01-28 17:23:22 +08:00
  • 18567bb108 ble mesh:example:delete unused tag Yuan Hong Hui 2022-01-28 17:15:12 +08:00
  • 22c0248284 ble mesh:example:response for checking restart in auto_test Yuan Hong Hui 2022-01-28 17:13:38 +08:00
  • 1b4d9c8b3f ble mesh:example:correct repl config prompt Yuan Hong Hui 2022-01-28 17:06:48 +08:00
  • 81861d03c0 Merge branch 'bugfix/fix_i2c_crash_v4.4' into 'release/v4.4' Zim Kalinowski 2022-02-16 06:30:44 +00:00
  • f75ed7c7cc Merge branch 'bugfix/mdns_null_deref_fuzzer_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-02-16 06:27:25 +00:00
  • e954c47abd docs: fix broken links intern 2022-02-16 14:24:22 +08:00
  • c0e105cc41 mdns: Fix potential null deref reported by fuzzer test David Cermak 2021-12-07 16:17:53 +01:00
  • 33f7009bef Merge branch 'bugfix/i2c_spiram_bug_v4.4' into 'release/v4.4' Zim Kalinowski 2022-02-16 05:16:32 +00:00
  • 290177c1a1 Merge branch 'bugfix/assoc_comeback_fail_issue' into 'master' Jiang Jiang Jian 2022-02-16 04:36:24 +00:00
  • df7cfa025c Merge branch 'bugfix/fix_esp_restart_does_not_reset_timer_groups_periph_v43' into 'release/v4.3' Jiang Jiang Jian 2022-02-16 04:05:38 +00:00
  • e48f87468e modbus: fix esp restart does not reset timer groups periph (backport v4.3) Alex Lisitsyn 2022-02-16 04:05:37 +00:00
  • acc55cae88 Merge branch 'fix/gitlab_404_local_mirror_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-02-16 04:05:21 +00:00
  • 8fa37107be Merge branch 'bugfix/usb_default_print_wifi_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-02-16 04:04:38 +00:00
  • ad2238d7fb Merge branch 'bugfix/eap_client_crash_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-02-16 04:03:49 +00:00
  • 1604891b27 Merge branch 'bugfix/enterprise_certs_weak_md' into 'master' Jiang Jiang Jian 2022-02-16 03:55:04 +00:00
  • 87c2352a1e Merge branch 'bugfix/support_esp32s2_eco1_v4.3' into 'release/v4.3' Jiang Jiang Jian 2022-02-16 03:29:22 +00:00
  • d483bd9518 Merge branch 'feature/support_eap_fast_release_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-02-16 03:28:15 +00:00
  • 11ec6ed917 Merge branch 'bugfix/eap_client_crash_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-02-16 03:27:47 +00:00
  • e3a5a85e2f Merge branch 'feature/gcov_esp32c3_v4.4' into 'release/v4.4' Jiang Jiang Jian 2022-02-16 03:26:49 +00:00
  • 6ba07ccfaa Merge branch 'bugfix/typo_in_i2c_macro_v4.4' into 'release/v4.4' Zim Kalinowski 2022-02-16 02:49:01 +00:00
  • e4743e7d79 Merge branch 'docs/fix_broken_links_4.3' into 'release/v4.3' Zim Kalinowski 2022-02-16 02:40:32 +00:00
  • 118478cd51 Merge branch 'docs/add_an_example_list_for_esp32-wrover-kit_v4.4' into 'release/v4.4' Zim Kalinowski 2022-02-16 02:39:04 +00:00
  • 192503abbb Merge branch 'example/nimble_readme_cleanup_v4.4' into 'release/v4.4' Zim Kalinowski 2022-02-16 02:30:04 +00:00
  • ee908e4ef1 Merge branch 'feature/mdns_null_value_txt_v4.4' into 'release/v4.4' Zim Kalinowski 2022-02-16 02:27:25 +00:00
  • 6d50a8dd7a docs: remove peripherals that are not supported from C2 docs Marius Vikhammer 2022-02-16 10:22:46 +08:00
  • 63edf76c36 soc: remove sigma delta and DS caps from soc_caps.h Marius Vikhammer 2022-02-16 10:21:09 +08:00
  • 25dbf35867 ci/esp_eth: Fix incorrect esp32 emac init David Cermak 2022-02-15 18:38:06 +01:00
  • 35b2b3e24c components/bt: Fix ble adv_underrun issue components/bt: Fix LLCP collision for channel map update xiewenxiang 2022-02-15 16:08:17 +08:00
  • 2d65703547 components/bt: Fix ble adv_underrun issue components/bt: Fix LLCP collision for channel map update xiewenxiang 2022-02-15 16:08:17 +08:00
  • abcd2a7c9e components/bt: Fix ble adv_underrun issue components/bt: Fix LLCP collision for channel map update xiewenxiang 2022-02-15 16:16:38 +08:00
  • e39a101aaa components/bt: Fix ble adv_underrun issue components/bt: Fix LLCP collision for channel map update xiewenxiang 2022-02-15 16:16:38 +08:00
  • 71e29053cf Merge branch 'refactor/esp_https_server_api_cleanup' into 'master' Mahavir Jain 2022-02-15 16:11:09 +00:00
  • 7512bdecfe Merge branch 'feature/emac_start_stop_test' into 'master' Ondrej Kosta 2022-02-15 13:23:01 +00:00
  • 9f85fb2843 esp_wifi: Update wifi lib Nachiket Kukade 2022-02-15 18:11:41 +05:30
  • a145a5ee48 mdns: Use memcpy() for copy to support non-text TXTs David Cermak 2022-01-21 15:27:45 +01:00
  • ec9dbd922d mdns: Support for null-value TXT records David Cermak 2022-01-21 11:55:08 +01:00
  • 93be7d5192 usb_serial_jtag: remove the strict condition check in esp_phy Cao Sen Miao 2022-01-19 18:58:38 +08:00
  • bf523af21d usb_serial_jtag: can print when wifi enabled by default Closes https://github.com/espressif/esp-idf/issues/8131 Cao Sen Miao 2021-12-22 12:44:00 +08:00
  • a74e06560b USB_SERIAL_JTAG: Fix the issue that there is no rom log when restarting Cao Sen Miao 2021-11-23 13:07:43 +08:00
  • be19818db7 Merge branch 'contrib/github_pr_8402' into 'release/v4.3' Mahavir Jain 2022-02-15 10:42:43 +00:00
  • c6c6af60c7 Merge branch 'test/multiarch_test_runner_image' into 'master' Roland Dobai 2022-02-15 10:39:33 +00:00
  • 473d39e6e6 Merge branch 'feature/refactor_phy_access_v4.2' into 'release/v4.2' Jiang Jiang Jian 2022-02-15 10:36:56 +00:00
  • 412fb564ca Merge branch 'bugfix/emac_config_dma_burst_len' into 'master' David Čermák 2022-02-15 10:36:51 +00:00
  • 83daa6dabb Merge branch 'bugfix/bump_docs_docker_tag_v4.4' into 'release/v4.4' Zim Kalinowski 2022-02-15 10:15:14 +00:00
  • 6e548b7d8d Merge branch 'bugfix/a2dp_source_congest_v4.1' into 'release/v4.1' Jiang Jiang Jian 2022-02-15 07:46:13 +00:00
  • bcf24c80df ci: Add esp32c2/rom/rtc.h to check_public_headers_exceptions.txt to pass ci songruojing 2022-02-15 15:31:33 +08:00
  • bcb8d87108 adc: upgrade adc calibration algorithm to version 2 on c3 Armando 2022-01-20 20:34:37 +08:00
  • 22e741a281 esp_adc_cal: move esp_adc_cal_get_voltage into common source file Ivan Grokhotkov 2021-11-04 13:01:19 +01:00
  • b075101316 esp_adc_cal: simplify CMakeLists.txt Ivan Grokhotkov 2021-11-04 12:59:19 +01:00
  • 0894a689cc esptool: update submodule esptool jiangguangming 2022-02-15 14:27:12 +08:00
  • b509d9d2ac tools: update esp32c2_data_info_yaml jiangguangming 2022-02-10 16:12:18 +08:00
  • 0265a86361 soc: update memory address for esp32c2 jiangguangming 2022-02-09 19:48:31 +08:00
  • 5e4ec25ace esp_phy: Update ESP32S2 phy lib to support eco1 chip chenjianxing 2022-01-10 11:56:59 +08:00
  • fce2929083 Add merged target-test-env image Tomas Sebestik 2022-01-31 07:20:59 +01:00
  • a8736a9b66 docs:fix broken links intern 2022-02-15 14:28:59 +08:00
  • a0666b9be8 TWAI: FIFO overrun handling and errata workarounds Darian Leung 2022-02-10 21:04:09 +08:00
  • 90ee294139 TWAI: Track HW state in HAL Darian Leung 2020-07-24 23:21:53 +08:00
  • b860fa96e0 esp_system: support esp32c2 reset reason songruojing 2022-02-15 12:07:43 +08:00
  • 36c8dc59dd Merge branch 'feature/simple_ota_example_enhancements' into 'master' Mahavir Jain 2022-02-15 05:32:44 +00:00
  • ad6095ad80 CI: optimize integration test workflow Chen Yudong 2022-02-10 21:13:37 +08:00
  • 7fecad1473 CI: support integration c3 test Chen Yudong 2022-02-10 20:21:55 +08:00
  • 08efd3e495 ledc: Fix FADE_NO_WAIT mode concurrency problem. songruojing 2022-01-27 16:28:29 +08:00
  • 370d24d001 ledc: Simplify the procedure to perform a one-time duty update songruojing 2021-07-28 19:46:33 +08:00
  • 52f6ed8646 btc_a2dp_control_set_datachnl_stat is only used by a2dp sink xiongweichao 2022-01-06 14:10:18 +08:00
  • b432340266 remove btc_a2dp_dispatch_datapath_evt and event xiongweichao 2021-12-24 11:29:27 +08:00
  • cd05f5252a Fixed the crash caused by calling esp_a2d_media_ctrl(ESP_A2D_MEDIA_CTRL_START) after stream started xiongweichao 2021-12-23 21:54:10 +08:00
  • b29ec46c88 Fixed a2dp source audio data packet congestion causing choppy audio in a2dp sink xiongweichao 2021-12-23 20:45:09 +08:00
  • ed8f29c406 ci: bump esp-docs image tag to v5 Marius Vikhammer 2022-02-15 11:55:01 +08:00
  • c4ae443171 esp_wifi: refactor modem sleep access phy zhangyanjiao 2022-01-28 11:42:01 +08:00
  • cf2093be03 esp_wifi: store PHY digital registers before disabling PHY and load them after enabling PHY Xia Xiaotian 2021-01-19 19:36:06 +08:00
  • 8920361ff3 make esp32 same to esp32s2 in esp_phy_enable() zhangyanjiao 2022-01-27 17:40:48 +08:00
  • d472641430 esp_wifi: refactor PHY access Xia Xiaotian 2020-05-22 17:15:28 +08:00
  • e70c238be0 Merge branch 'bugfix/enterprise_certs_weak_md_v4.2' into 'release/v4.2' Zim Kalinowski 2022-02-15 03:39:45 +00:00
  • 15a20d8100 Merge branch 'bugfix/sdio_slave_dma_desc_int_v4.2' into 'release/v4.2' Zim Kalinowski 2022-02-15 03:38:38 +00:00
  • 6f2d77ed2c Merge branch 'bugfix/mdns_null_deref_fuzzer_v4.2' into 'release/v4.2' Zim Kalinowski 2022-02-15 03:37:55 +00:00
  • 230861e80f ci: increase target-test.yml UT_T1_1 job to support newly added LEDC fade ut tests songruojing 2022-02-11 12:21:19 +08:00
  • 7b70f6e135 ledc: Fix FADE_NO_WAIT mode concurrency problem. songruojing 2022-01-27 15:40:28 +08:00
  • ad3b9a8002 ledc: bugfix - Simplify the procedure to perform a one-time duty update songruojing 2021-07-28 19:46:33 +08:00