Commit Graph

  • dfa785ed44 Merge branch 'update/version_5_4_2' into 'release/v5.4' Michael (XIAO Xufeng) 2025-06-24 14:04:14 +08:00
  • c60f52b724 Merge branch 'contrib/github_pr_16130_v5.3' into 'release/v5.3' morris 2025-06-24 12:18:09 +08:00
  • aed007c26a Merge branch 'camera/add_dvp_example_v5.3' into 'release/v5.3' morris 2025-06-24 11:53:11 +08:00
  • c59b42ca9e Merge branch 'fix/fix_h4_wrong_spinlock' into 'master' Gao Xu 2025-06-24 10:50:29 +08:00
  • a2ef01fc5b remove(legacy_mcpwm): remove legacy mcpwm driver in IDF v6.0 Chen Jichang 2025-06-09 14:53:35 +08:00
  • 216cf17fc1 fix(adc): fix P4 ADC2 oneshot error and refactor apb claim macor gaoxu 2025-06-17 18:48:28 +08:00
  • a2b98b31a9 Merge branch 'fix/tsens_value_inaccurate' into 'master' C.S.M 2025-06-24 10:28:23 +08:00
  • b5b2231268 fix(adc): fix s2 cali loss resolution gaoxu 2025-04-01 17:19:11 +08:00
  • 34ef87c6d3 Merge branch 'bugfix/auth_collision_v5.2' into 'release/v5.2' Wang Meng Yang 2025-06-24 09:12:47 +08:00
  • ff53d5d32c Merge branch 'feature/iram_esp_system' into 'master' Konstantin Kondrashov 2025-06-24 05:46:09 +08:00
  • fa41e76349 Merge branch 'feature/support_chip912_pvt_auto_dbias_360m' into 'master' Michael (XIAO Xufeng) 2025-06-24 01:52:01 +08:00
  • 561f53cd24 Merge branch 'ci/remove-submodule-fetch-script' into 'master' Fu Hanxi 2025-06-23 19:22:19 +02:00
  • d8fa822ad7 Merge branch 'fix/spi_master_p4_change_default_clk_pll' into 'master' morris 2025-06-23 22:57:03 +08:00
  • f15d0e8bbb Merge branch 'refactor/migrate_i2c_driver_in_es7210_example_v5.3' into 'release/v5.3' morris 2025-06-23 21:55:15 +08:00
  • d19cb147a5 Merge branch 'bugfix/fix_some_bss_max_idle_issues_v5.2' into 'release/v5.2' Jiang Jiang Jian 2025-06-23 20:57:43 +08:00
  • d99b7f5701 refactor(i2s_es7210): refactor es7210 example laokaiyao 2025-06-23 16:34:14 +08:00
  • 0298a147f8 refactor(i2s_es7210): refactor es7210 example laokaiyao 2025-06-23 16:34:14 +08:00
  • 778e50116e Merge branch 'feat/impl_bt_coex_timer_event_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-23 20:38:19 +08:00
  • 4baebdcdc0 Merge branch 'bugfix/fix_some_external_coexist_issues_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-23 19:55:18 +08:00
  • f699058964 docs: Update CN translation for tools setup Zhang Shuxian 2025-06-20 17:15:22 +08:00
  • 19d370f594 docs: how to update ESP-IDF environment without updating ESP-IDF itself Jan Beran 2025-06-09 16:51:36 +02:00
  • 63304e2d61 Merge branch 'refactor/migrate_i2c_driver_in_es7210_example' into 'master' Kevin (Lao Kaiyao) 2025-06-23 18:46:10 +08:00
  • ff0408c087 feat(esp_system): Adds Kconfigs to place code in IRAM Konstantin Kondrashov 2025-04-07 16:11:05 +03:00
  • 92fa23b136 Merge branch 'contrib/github_pr_14871' into 'master' Rocha Euripedes 2025-06-23 18:13:49 +08:00
  • ba2b0fd4b7 Merge branch 'feat/optimize_ot_trel_receive' into 'master' Xu Si Yu 2025-06-23 17:59:27 +08:00
  • 0af3e2b1b2 ci: replace ci_fetch_submodules.py with submodule cache Fu Hanxi 2025-06-23 09:07:58 +02:00
  • aad133a0d3 refactor(i2s_es7210): refactor es7210 example laokaiyao 2025-06-23 16:34:14 +08:00
  • 5590a741ee Merge branch 'feat/concat_otcommand_for_console' into 'master' Shu Chen 2025-06-23 09:32:28 +00:00
  • 768a7a8442 fix(driver_spi): master driver change esp32p4 default src to pll wanckl 2025-06-05 20:09:09 +08:00
  • e6e898e9de fix(esp_system): fix the usage conditions of os_spinlock Omar Chebib 2025-06-19 12:00:52 +08:00
  • 5aa1a5f6ab esp_system: increase bootloader partition size in examples using framepointer Xiao Xufeng 2025-06-21 10:18:32 +08:00
  • 724c28c405 feat(cam): add cam sensor handle and deinit api gaoxu 2025-04-29 15:58:43 +08:00
  • bdfcd6b2c1 docs(camera): add lcd_cam dvp driver docs for camera gaoxu 2025-06-02 15:57:50 +08:00
  • 1ba2bf3152 fix(cam): fix dvp do not generate clock gaoxu 2025-06-02 14:56:00 +08:00
  • 102d57f858 feat(cam): add esp32p4 dvp example gaoxu 2025-06-02 12:51:32 +08:00
  • 459b241f7b Merge branch 'feat/lcd_cam_dvp_driver_s3' into 'master' Gao Xu 2025-06-23 15:55:02 +08:00
  • d6a3e73f46 fix(temperature_sensor): Fix temperature sensor value accurency in high range variation C.S.M 2025-06-16 16:27:30 +08:00
  • c61ca564d7 fix(coex): Fix ble disconnect when coexisting wifi on esp32c2 linruihao 2025-05-29 19:12:33 +08:00
  • 16436f5cd5 feat(coex): implement BT coex timer event linruihao 2025-05-12 20:19:15 +08:00
  • f6c0f937bd fix(coex): fix some external coexist issue muhaidong 2025-06-20 14:54:26 +08:00
  • 1d1ba47a7a feat(sdio): add sdio_slave_reset_hw LiPeng 2025-06-23 15:09:30 +08:00
  • 42a6ef8e3c Merge branch 'feat/support_fallback_to_default_pattern_when_psram_id_not_match_v5.2' into 'release/v5.2' morris 2025-06-23 14:33:16 +08:00
  • 96b3442c6d Merge branch 'fix/retry_cnt_issue_for_non_pmf_sta_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-23 14:29:25 +08:00
  • 9b1aaa2778 fix(esp_tee): Fix coverity issues from the attestation component Laukik Hase 2025-06-23 11:44:30 +05:30
  • 792f5c177d Merge branch 'feat/socket_count_checks_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-23 13:56:42 +08:00
  • 0e9e85f993 Merge branch 'refactor/upgrade_i2s_codec_example_dependency_v5.3' into 'release/v5.3' morris 2025-06-23 13:41:10 +08:00
  • f5422fcf0b refactor(i2s_es8311): remove esp-box bsp support laokaiyao 2025-03-25 16:24:55 +08:00
  • 50cfbaf573 refactor(i2s_es8311): remove esp-box bsp support laokaiyao 2025-03-25 16:24:55 +08:00
  • 84e0c81583 refactor(i2s_es8311): refactor es8311 example laokaiyao 2025-03-21 17:15:57 +08:00
  • 96366a204a refactor(i2s_es8311): refactor es8311 example laokaiyao 2025-03-21 17:15:57 +08:00
  • ffebb32117 Merge branch 'feat/add_callback_to_switch_buffer_in_parlio_tx' into 'master' Chen Ji Chang 2025-06-23 11:42:29 +08:00
  • f0d3cbbb0c Merge branch 'feat/support_fallback_to_default_pattern_when_psram_id_not_match_v5.1' into 'release/v5.1' morris 2025-06-23 11:30:02 +08:00
  • 9a8d1bf38f Merge branch 'bugfix/incorrect_sae_pk_flag_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-23 11:18:25 +08:00
  • b7d65d94c3 feat(lcd_cam): add lc_dma_int value atomic protect for lcd and cam gaoxu 2025-06-20 11:29:39 +08:00
  • 8008347a7c fix(cam): fix camera kconfig about dw_gdma gaoxu 2025-06-13 18:20:28 +08:00
  • b43daa6bbf feat(cam): add dvp example for ESP32S3-EYE gaoxu 2025-06-10 11:42:10 +08:00
  • 638cde24d0 feat(cam): add esp32s3 dvp cam support gaoxu 2025-06-09 18:05:21 +08:00
  • 7d6c319945 Merge branch 'docs/fetch-all-tags-while-deploying_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-23 10:53:14 +08:00
  • 95f455cd97 Merge branch 'feat/support_fallback_to_default_pattern_when_psram_id_not_match_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-23 10:52:35 +08:00
  • dc625ba12b Merge branch 'refactor/p4_touch_channel_increase_1_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-23 10:50:12 +08:00
  • 7597b556a0 Merge branch 'refactor/change_mmap_cache_lock_type_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-23 10:49:55 +08:00
  • c0783d6f05 Merge branch 'bugfix/fixed_set_conn_mode_assert_on_esp32c2_v5.3' into 'release/v5.3' Island 2025-06-23 10:48:23 +08:00
  • bd38815a49 Merge branch 'bugfix/fixed_set_conn_mode_assert_on_esp32c2_v5.2' into 'release/v5.2' Island 2025-06-23 10:48:18 +08:00
  • 83994ca50c Merge branch 'bugfix/fixed_set_conn_mode_assert_on_esp32c2_v5.1' into 'release/v5.1' Island 2025-06-23 10:48:13 +08:00
  • 0c7bd3e961 Merge branch 'fix/lp_periph_use_int_raw_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-06-23 10:42:43 +08:00
  • f27f0b10c7 feat(network/lwip): Add checks for maximum socket count Tomáš Rohlínek 2025-04-23 08:36:43 +02:00
  • d2b6f832f5 Merge branch 'bugfix/fixed_set_conn_mode_assert_on_esp32c2' into 'master' Island 2025-06-23 10:24:38 +08:00
  • cbe9388f45 Merge branch 'bugfix/fixed_set_conn_mode_assert_on_esp32c2_v5.5' into 'release/v5.5' Island 2025-06-23 10:22:44 +08:00
  • ff195f3492 feat(psram): support fallback to use default driver pattern when id isn't match armando 2025-06-13 15:46:17 +08:00
  • bd79398ec6 feat(esp_hw_support): enable wakeup tests for more chips wuzhenghui 2025-06-09 14:55:08 +08:00
  • 34035452af fix(hal): fix pmu_ll_ext1_clear_wakeup_status API wuzhenghui 2025-06-09 14:54:12 +08:00
  • 28aa20045e feat(esp_hw_support): enable wakeup tests for more chips wuzhenghui 2025-06-09 14:55:08 +08:00
  • 5bc5a1474c fix(hal): fix pmu_ll_ext1_clear_wakeup_status API wuzhenghui 2025-06-09 14:54:12 +08:00
  • bac996a766 Merge branch 'feat/support_low_power_mode_in_monitor_state' into 'master' Wu Zheng Hui 2025-06-23 09:40:56 +08:00
  • 08eea3c058 feat(esp_hw_support): use pvt to auto control digital ldo and rtc ldo for esp32p4 yanzihan@espressif.com 2025-06-20 19:28:22 +08:00
  • 66fb9df63b Merge branch 'fix/idf_tools_install_tool_version_v5.1' into 'release/v5.1' Roland Dobai 2025-06-22 14:57:03 +02:00
  • b971cf5bf9 Merge branch 'docs/fix_secure_download_mode_unsupported_esp32' into 'master' Aditya Patwardhan 2025-06-20 22:08:20 +05:30
  • e2e209c271 Merge branch 'fix/idf_tools_install_tool_version_v5.2' into 'release/v5.2' Roland Dobai 2025-06-20 17:11:55 +02:00
  • 5028d9e0fa Merge branch 'fix/idf_tools_install_tool_version_v5.3' into 'release/v5.3' Roland Dobai 2025-06-20 16:05:54 +02:00
  • 0765257558 fix(tools): idf_tools.py uninstall decide based on preferred tool version Marek Fiala 2025-06-02 16:07:24 +02:00
  • 5f239a862b test(tools): Added test for installing supported tool version Marek Fiala 2025-06-02 15:08:44 +02:00
  • bce8296ec7 fix(tools): idf_tools.py install tool@version Marek Fiala 2025-05-16 11:19:52 +02:00
  • e5fb4799d2 Merge branch 'feat/update_ccache_to_4.11.2_v5.2' into 'release/v5.2' Roland Dobai 2025-06-20 16:02:08 +02:00
  • b246debb59 Merge branch 'feat/update_ccache_to_4.11.2_v5.1' into 'release/v5.1' Roland Dobai 2025-06-20 16:01:56 +02:00
  • e0f3afd79d fix(tools): idf_tools.py uninstall decide based on preferred tool version Marek Fiala 2025-06-02 16:07:24 +02:00
  • b9f094287e test(tools): Added test for installing supported tool version Marek Fiala 2025-06-02 15:08:44 +02:00
  • cd1bb32266 fix(tools): idf_tools.py install tool@version Marek Fiala 2025-05-16 11:19:52 +02:00
  • 4b013690b2 Merge branch 'ci/add-kconfig-pre-commit_v5.3' into 'release/v5.3' Roland Dobai 2025-06-20 15:52:16 +02:00
  • 16e8efa344 Merge branch 'feat/diag_port' into 'master' Roland Dobai 2025-06-20 15:44:14 +02:00
  • e7e7f8feb9 fix(tools): idf.py create-project works in read-only ESP-IDF Marek Fiala 2025-06-09 10:52:05 +02:00
  • 4ffc52a33e fix(wifi): fix some issues related to bss max idle yinqingzhao 2025-06-20 20:13:59 +08:00
  • d62930223e change(hal): simplify some enable/disable function in pau_ll wuzhenghui 2025-06-18 22:18:17 +08:00
  • 86ea927ef9 change(hal): avoid the read-modify-write for a WT register in pau_ll wuzhenghui 2025-06-18 22:00:34 +08:00
  • 4a887a7b5a change(hal): move regdma related API from lp_aon_ll to pau_ll wuzhenghui 2025-06-18 21:57:03 +08:00
  • aeba99290f feat(hal): add esp32h4 PAU initial support wuzhenghui 2025-06-17 21:37:41 +08:00
  • ee9c1aee81 feat(soc): add esp32h4 PAU initial support wuzhenghui 2025-06-20 20:11:01 +08:00
  • 17346297e6 fix(tools): idf_tools.py uninstall decide based on preferred tool version Marek Fiala 2025-06-02 16:07:24 +02:00
  • 207d728348 test(tools): Added test for installing supported tool version Marek Fiala 2025-06-02 15:08:44 +02:00
  • dd60e20ea0 fix(tools): idf_tools.py install tool@version Marek Fiala 2025-05-16 11:19:52 +02:00
  • 347748a6f8 fix(tools): idf_tools.py uninstall decide based on preferred tool version Marek Fiala 2025-06-02 16:07:24 +02:00