Commit Graph

  • fa83f6dd4e fix(vfs): fix warnings found by GNU static analyzer Alexey Lapshin 2024-06-06 15:18:52 +07:00
  • a8ed9e4ce8 fix(heap): fix warnings found by GNU static analyzer Alexey Lapshin 2024-06-06 15:18:04 +07:00
  • 6c4dac64a7 fix(esp_mm): fix warnings found by GNU static analyzer Alexey Lapshin 2024-06-06 15:17:27 +07:00
  • 4a0c96beb1 fix(esp_hw_support): fix warnings found by GNU static analyzer Alexey Lapshin 2024-06-06 15:15:29 +07:00
  • ae892ccd5a fix(esp_driver_usb_serial_jtag): fix warnings found by GNU static analyzer Alexey Lapshin 2024-06-06 15:14:40 +07:00
  • dcaef8f08c Merge branch 'feature/update-gdb-to-16.2_20250324_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 20:29:40 +08:00
  • ba0a08a1d0 fix(pcnt): fix the accum_value missing when overflow Chen Jichang 2025-06-19 11:31:22 +08:00
  • c916509152 fix(pcnt): fix the accum_value missing when overflow Chen Jichang 2025-06-19 11:31:22 +08:00
  • ec5a0c0097 fix(pcnt): fix the accum_value missing when overflow Chen Jichang 2025-06-19 11:31:22 +08:00
  • 2dcfc31c05 fix(pcnt): fix the accum_value missing when overflow Chen Jichang 2025-06-19 11:31:22 +08:00
  • 1140c638c3 fix(nimble): Handle 0x3e disconnect during rem feat/ read version Rahul Tank 2025-04-30 12:52:27 +05:30
  • 5584bf7cc9 fix(nimble): Add missing ble_hs_unlock() call Rahul Tank 2025-06-26 10:35:34 +05:30
  • 22cfc7ef57 Merge branch 'fix/pcnt_miss_accum_value_when_overflow' into 'master' Chen Ji Chang 2025-07-02 19:07:53 +08:00
  • 34308ee2a2 Merge branch 'bugfix/add_missing_unlock_v5.1' into 'release/v5.1' Rahul Tank 2025-07-02 16:32:29 +05:30
  • e2c9605f72 Merge branch 'bugfix/add_missing_unlock_v5.3' into 'release/v5.3' Rahul Tank 2025-07-02 16:24:06 +05:30
  • 90b88aff5c Merge branch 'bugfix/add_missing_unlock' into 'master' Rahul Tank 2025-07-02 16:20:43 +05:30
  • 6d9484e029 fix(nimble): Add missing ble_hs_unlock() call Rahul Tank 2025-06-26 10:35:34 +05:30
  • 590f24cb51 feat(lp_core): added support for LP-IO as LP-core wakeup source Marius Vikhammer 2024-07-01 16:56:44 +08:00
  • b11b97ca9b feat(lp_core): added support for LP-IO as LP-core wakeup source Marius Vikhammer 2024-07-01 16:56:44 +08:00
  • cf477b94ce feat(esp_hw_support): enable wakeup tests for more chips wuzhenghui 2025-06-09 14:55:08 +08:00
  • ca3f313938 feat(isp_dvp): add SC030IOT camera support to dvp_isp_dsi example Song Ruo Jing 2025-04-17 19:20:54 +08:00
  • e7899b1d61 fix(esp_driver_cam): Fix DVP get trans buffer error Dong Heng 2025-06-24 16:09:14 +08:00
  • ba1ca47fac feat(cam): add cam sensor handle and deinit api gaoxu 2025-04-29 15:58:43 +08:00
  • 9e47bd79e4 docs(camera): add lcd_cam dvp driver docs for camera gaoxu 2025-06-02 15:57:50 +08:00
  • e4e0a6be4f fix(cam): fix dvp do not generate clock gaoxu 2025-06-02 14:56:00 +08:00
  • 061967b55d feat(cam): add esp32p4 dvp example gaoxu 2025-06-02 12:51:32 +08:00
  • f9889909bb fix(cam): fix dvp can not get cam_buffer gaoxu 2025-05-21 11:43:44 +08:00
  • fc13f2f5cc fix(cam): decrease i2c sccb frequency for camera gaoxu 2025-05-21 11:43:10 +08:00
  • ccbb885c81 fix(wifi_prov_mgr): Fixed wifi_prov_mgr_deinit api return type hrushikesh.bhosale 2025-05-16 23:15:45 +05:30
  • 60d9ca995c Merge branch 'feat/new_api_to_get_all_wakeup_causes' into 'master' Wu Zheng Hui 2025-07-02 17:36:30 +08:00
  • 0e92b38244 Merge branch 'bugfix/bt_sleep_log_consistent' into 'master' Wang Meng Yang 2025-07-02 17:32:27 +08:00
  • 4527c3a7a7 Merge branch 'docs/add_index_page_for_adc' into 'master' Zhang Shu Xian 2025-07-02 17:17:18 +08:00
  • 3e5d2c7d58 Merge branch 'bugfix/fix_ble_crash_when_check_send_pkts_v5.4' into 'release/v5.4' Island 2025-07-02 15:53:23 +08:00
  • f5edc85801 Merge branch 'bugfix/fix_ble_init_exception_v5.4' into 'release/v5.4' Island 2025-07-02 15:53:17 +08:00
  • e6c334cbb9 Merge branch 'bugfix/fix_some_ble_build_fail_v5.4' into 'release/v5.4' Island 2025-07-02 15:53:12 +08:00
  • 12761a529a Merge branch 'bugfix/fix_some_ble_build_fail_v5.2' into 'release/v5.2' Island 2025-07-02 15:53:06 +08:00
  • b3269af4d0 Merge branch 'feature/usb_dual_host_2_backport_v5.4' into 'release/v5.4' morris 2025-07-02 15:52:52 +08:00
  • a45b684b81 remove(legacy_sdm): remove legacy sdm driver in IDF v6.0 Song Ruo Jing 2025-07-01 19:36:21 +08:00
  • 0dba389a1c fix(ble): ensure ble controller disable safety for ESP32-C2 Zhao Wei Liang 2025-07-02 15:14:04 +08:00
  • f330a3c631 fix(ble): fixed occasional assert triggered during controller disable on ESP32-C2 Zhao Wei Liang 2025-07-02 15:14:02 +08:00
  • 65b2b60aa2 change(ble): [AUTO_MR] Update lib_esp32c2 to 9af627ef Zhao Wei Liang 2025-07-02 15:13:59 +08:00
  • 49fbf68cf6 change(ble): [AUTO_MR] Update lib_esp32c6 to d2d70d40 Zhao Wei Liang 2025-07-02 15:13:57 +08:00
  • 09f0c98c38 change(ble): [AUTO_MR] Update lib_esp32h2 to d2d70d40 Zhao Wei Liang 2025-07-02 15:13:55 +08:00
  • 840e704a23 fix(ble): ensure ble controller disable safety for ESP32-C2 Zhao Wei Liang 2025-07-02 15:13:49 +08:00
  • 1c26b33634 fix(ble): fixed occasional assert triggered during controller disable on ESP32-C2 Zhao Wei Liang 2025-07-02 15:13:46 +08:00
  • ab81b47d0e change(ble): [AUTO_MR] Update lib_esp32c2 to 9af627ef Zhao Wei Liang 2025-07-02 15:13:44 +08:00
  • 33323ea30d change(ble): [AUTO_MR] Update lib_esp32c6 to d2d70d40 Zhao Wei Liang 2025-07-02 15:13:41 +08:00
  • ac42e5e412 change(ble): [AUTO_MR] Update lib_esp32h2 to d2d70d40 Zhao Wei Liang 2025-07-02 15:13:39 +08:00
  • 8c0b1609d1 fix(ble): ensure ble controller disable safety for ESP32-C2 Zhao Wei Liang 2025-07-02 15:13:33 +08:00
  • bfd8d024fd fix(ble): fixed occasional assert triggered during controller disable on ESP32-C2 Zhao Wei Liang 2025-07-02 15:13:31 +08:00
  • 6f5f5de5ce change(ble): [AUTO_MR] Update lib_esp32c2 to 9af627ef Zhao Wei Liang 2025-07-02 15:13:28 +08:00
  • bc947c0584 change(ble): [AUTO_MR] Update lib_esp32c6 to d2d70d40 Zhao Wei Liang 2025-07-02 15:13:26 +08:00
  • a5b775d2c2 change(ble): [AUTO_MR] Update lib_esp32h2 to d2d70d40 Zhao Wei Liang 2025-07-02 15:13:24 +08:00
  • 5b11d5b26a Merge branch 'change/ble_update_lib_20250630' into 'master' Island 2025-07-02 14:57:03 +08:00
  • ab14bbaa00 fix(memory-utils): Use esp_ptr_in_tcm to check TCM range John Boiles 2025-05-22 08:25:26 -07:00
  • 0916afabae fix(memory-utils): Check TCM in esp_ptr_internal and esp_ptr_byte_accessible John Boiles 2025-05-20 16:40:48 -07:00
  • 422dd808e4 feat(usb_serial_jtag): Update vfs read to be POSIX compliant Guillaume Souchere 2025-06-09 09:03:40 +02:00
  • d9c001cbc1 feat(usb_cdc): Update vfs read() to comply with POSIX standards Guillaume Souchere 2025-06-05 12:15:53 +02:00
  • 12427a8b21 feat(usb_serial_tag_vfs): Add test for read exit conditions Guillaume Souchere 2025-06-03 13:56:25 +02:00
  • 68042bbf4b fix(driver): remove unecessary if conditions in the read function Guillaume Souchere 2025-05-29 13:30:19 +02:00
  • 42704821d2 fix(esp_http_server): Fix regression in httpd_cookie_key_value iranl 2025-06-27 12:39:13 +02:00
  • 62e28e3c74 Merge branch 'contrib/github_pr_15057_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 14:32:31 +08:00
  • c7a31ce888 Merge branch 'bugfix/esp_flash_escape_checking_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 14:29:59 +08:00
  • c26a6f7830 docs: Add index page for ADC Zhang Shuxian 2025-06-24 14:48:32 +08:00
  • 26a967f830 Merge branch 'fix_br_selfhosted_address_v5.2' into 'release/v5.2' Shu Chen 2025-07-02 06:09:58 +00:00
  • 2793457427 Merge branch 'fix_br_selfhosted_address_v5.4' into 'release/v5.4' Shu Chen 2025-07-02 06:09:46 +00:00
  • 0de3c919c1 Merge branch 'fix/sdmmc_write_sectors_dma_always_send_cmd13_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 14:00:55 +08:00
  • 39d5b3ce75 Merge branch 'fix/netif_ppp_dhcp_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 13:58:07 +08:00
  • 8752e3fe80 Merge branch 'feat/enable_wakeup_tests_for_more_chips_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 13:57:48 +08:00
  • a56f2016ed Merge branch 'fix/improve_tcp_performance_v54' into 'release/v5.4' Jiang Jiang Jian 2025-07-02 13:56:04 +08:00
  • 9b21141bba Merge branch 'feat/adding_hidden_config_for_dynamic_buffer_control_configuration_v5.4' into 'release/v5.4' Mahavir Jain 2025-07-02 10:56:18 +05:30
  • a228b4c744 Merge branch 'feature/usb_dual_host_2_backport_v5.3' into 'release/v5.3' morris 2025-07-02 12:09:57 +08:00
  • 6720cf769e fix(pcnt): fix the accum_value missing when overflow Chen Jichang 2025-06-19 11:31:22 +08:00
  • 76fb19dde4 fix(gdbstub): remove QThreadEvents+ from qSupported Alexey Lapshin 2024-09-23 16:27:11 +07:00
  • 32adb5f5ea Merge branch 'bugfix/fix_coex_ble_disc_v5.4' into 'release/v5.4' Wang Meng Yang 2025-07-02 11:02:39 +08:00
  • d4cf9d279d Merge branch 'bugfix/fix_bt_avrcp_build_issue_v5.4' into 'release/v5.4' Wang Meng Yang 2025-07-02 11:02:17 +08:00
  • 323e94257d Merge branch 'fix_c5_spi_master_slave_rx_issue' into 'master' Wan Lei 2025-07-02 10:57:09 +08:00
  • 78dae867b5 feat(tools): update gdb version to 16.2_20250324 Alexey Lapshin 2025-03-25 08:27:05 +00:00
  • dc51f79036 Merge branch 'docs/update_trans_for_migration_guides' into 'master' Zhang Shu Xian 2025-07-02 10:51:50 +08:00
  • 487e9e496e Merge branch 'bugfix/fix_dvp_recv_trans_buf_error_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 10:50:43 +08:00
  • fe631a74ab Merge branch 'fix/intr_alloc_level_bug_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 10:45:36 +08:00
  • 14fc801093 Merge branch 'fix/sdspi_cmd52_error_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 10:43:19 +08:00
  • 8856e6ea01 Merge branch 'fix/ensure_internal_mem_for_ble_log_spi_out_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 10:34:31 +08:00
  • bf79937908 Merge branch 'feat/adding_hidden_config_for_dynamic_buffer_control_configuration_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 10:22:58 +08:00
  • c7f4ebdfa5 Merge branch 'bugfix/fix_some_wifi_bugs_250623_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-02 10:14:05 +08:00
  • 52a0bb0407 Merge branch 'ci/raise_macos_cache_to_50g_v5.2' into 'release/v5.2' Sergei Silnov 2025-07-01 13:30:14 -03:00
  • 5131642da8 Merge branch 'ci/raise_macos_cache_to_50g_v5.3' into 'release/v5.3' Sergei Silnov 2025-07-01 13:30:04 -03:00
  • e311d727b2 Merge branch 'ci/raise_macos_cache_to_50g_v5.4' into 'release/v5.4' Sergei Silnov 2025-07-01 13:29:47 -03:00
  • f58d6da3ed Merge branch 'bugfix/add_the_cve_2025_52471_to_list_v5.3' into 'release/v5.3' Jiang Jiang Jian 2025-07-01 20:36:33 +08:00
  • 15a4d63441 ci(hal): Add HAL/LL-based test app for the TEE and APM peripherals Laukik Hase 2025-06-13 16:26:11 +05:30
  • d8601f8245 feat(hal): Add CPU_APM support for ESP32-C61 Laukik Hase 2025-06-21 14:35:03 +05:30
  • 1b0eef38fe fix(sdmmc): fix sdmmc initialization issue in caused by CMD52 CRC error sonika.rathi 2025-06-24 13:48:38 +02:00
  • b9e276ff94 fix(sdmmc): fix sdmmc initialization issue in caused by CMD52 CRC error sonika.rathi 2025-06-24 13:48:38 +02:00
  • 33c3a2ab45 fix(sdmmc): fix sdmmc initialization issue in caused by CMD52 CRC error sonika.rathi 2025-06-24 13:48:38 +02:00
  • 37733a877c Merge branch 'fix/sdspi_cmd52_error' into 'master' Sonika Rathi 2025-07-01 19:35:48 +08:00
  • c2d666a6d9 fix(ble): keep the log of the bluetooth sleep clock source consistent xiongweichao 2025-07-01 19:17:20 +08:00
  • f338388e59 ci: macOS runners - set CCACHE back to 50GB to help VMs Peter Macko 2025-06-17 15:32:39 +02:00
  • 3b0c6b279c ci: macOS runners - set CCACHE back to 50GB to help VMs Peter Macko 2025-06-17 15:32:39 +02:00
  • aca02616b6 ci: macOS runners - set CCACHE back to 50GB to help VMs Peter Macko 2025-06-17 15:32:39 +02:00
  • 62b365569d feat(lp_core): added support for LP-IO as LP-core wakeup source Marius Vikhammer 2024-07-01 16:56:44 +08:00