Commit Graph

  • 23a6786a5f fix(tools): remove unused variables in gdbinit.cmake Alexey Lapshin 2025-03-20 13:39:43 +07:00
  • f810a440c9 fix(tools): remove unused variables in gdbinit.cmake Alexey Lapshin 2025-03-20 13:39:43 +07:00
  • b64ddb1893 fix(tools): remove unused variables in gdbinit.cmake Alexey Lapshin 2025-03-20 13:39:43 +07:00
  • fc418cc782 fix(nvs_flash): removed usage of 'using namepsace std' in a header file timoxd7 2025-03-26 13:35:33 +01:00
  • d0f27448ad refactor(usb_host): Made phy and hcd common Roman Leonov 2025-02-10 12:36:53 +01:00
  • 35531c6344 fix(newlib): include missed test for printf Alexey Lapshin 2025-03-25 22:15:32 +07:00
  • a45d713b03 Merge branch 'refactor/unify_bootloader_sha' into 'master' Harshal Patil 2025-03-26 19:15:25 +08:00
  • 6bb78e4573 fix(cache): disable branch predictor when cache freeze armando 2025-03-26 16:07:17 +08:00
  • df1f0f51f4 fix(cache): fixed l2 cache suspended/frozen but l1cache triggers l2 writeback issue armando 2025-03-26 16:06:50 +08:00
  • 85a88f33f3 Merge branch 'fix/coredump_uart_checksum_error' into 'master' Erhan Kurubas 2025-03-26 18:54:43 +08:00
  • ec68cb3300 feat(newlib): riscv: add CONFIG_LIBC_OPTIMIZED_MISALIGNED_ACCESS config option Alexey Lapshin 2025-03-26 15:18:54 +07:00
  • d2c882502d test(coredump): add test to dump dram from uart Erhan Kurubas 2025-03-25 17:03:28 +01:00
  • 86bffdf23b fix(coredump): make sure consistency with uart data and calculated checksum Erhan Kurubas 2025-03-25 15:53:42 +01:00
  • f3625b0fb0 Merge branch 'refactor/gpio_reset_pin' into 'master' Song Ruo Jing 2025-03-26 16:56:27 +08:00
  • daf8117cb9 Merge branch 'feature/add_vendor_ble_cmd_definitions_5.4' into 'release/v5.4' Island 2025-03-26 16:39:28 +08:00
  • 6414386549 feat(nimble):Support Bluetooth LE 5.1 direction finding feature GengYuchao 2025-03-25 15:42:18 +08:00
  • 9cf96adb40 feat(ble):Add Kconfig support for direction finding feature Geng Yuchao 2025-03-11 21:22:48 +08:00
  • 6b6a7decb5 feat(ble):Support Bluetooth LE 5.1 direction finding feature Geng Yuchao 2025-02-18 16:26:00 +08:00
  • 465ff85d2b Merge branch 'ci/update_copyright_checker' into 'master' Roland Dobai 2025-03-26 16:25:52 +08:00
  • a35c9ba1c8 feat(tcp_transport): add an api to configure the addr family Xu Si Yu 2024-12-19 12:28:49 +08:00
  • ac4f9a5215 ci: Update the copyright checker version to fix an issue Roland Dobai 2025-03-26 08:56:46 +01:00
  • b834886585 fix(i2s): reset the dma buf_size while allocation failed laokaiyao 2025-03-26 15:24:29 +08:00
  • bb4eb3ac8b refactor(rmt): function placement by tx and rx separately morris 2025-03-26 14:09:14 +08:00
  • 6ef7ad67d4 Merge branch 'feat/per-task-peak-usage' into 'master' Guillaume Souchere 2025-03-26 15:20:04 +08:00
  • c0ba361334 Merge branch 'fix/fix_ot_set_mac_framecounter' into 'master' Xu Si Yu 2025-03-26 15:18:00 +08:00
  • 28df32358e fix(wifi): Resolve out-of-bounds memory access in ieee80211w_kde_add tarun.kumar 2025-03-26 12:42:14 +05:30
  • 32b7347965 feat(rng): add comment of reserved channel in RNG gaoxu 2025-03-26 14:52:59 +08:00
  • d44d8a1f9e feat(bt): fixed some doc error and add ocf parameters description zhiweijian 2025-03-24 15:38:14 +08:00
  • 07f4ff8c00 Merge branch 'feature/add_vendor_ble_cmd_definitions_5.3' into 'release/v5.3' Island 2025-03-26 13:58:31 +08:00
  • f519297704 fix(802.15.4) fix the behavior of the esp_ieee802154_set_txpower zwx 2025-03-11 15:25:29 +08:00
  • 1e3a0daddf feat(bt): fixed some doc error and add ocf parameters description Shen Weilong 2025-03-25 15:19:20 +08:00
  • 04438b1148 Merge branch 'bugfix/provisioning_sec2_aes_iv_usage_v5.2' into 'release/v5.2' Aditya Patwardhan 2025-03-26 12:09:51 +08:00
  • cb1902af19 Merge branch 'refactor/upgrade_i2s_codec_example_dependency' into 'master' Kevin (Lao Kaiyao) 2025-03-26 11:27:16 +08:00
  • 8f0af2dac5 fix(usb_host): Fix return code and description igor.masar 2025-03-25 23:00:56 +01:00
  • 7a9697a802 fix(usb_host): Give semaphore on attempted close of non-opened device Myk Melez 2025-03-19 16:27:28 -07:00
  • 401f9e7efc Merge branch 'feature/check_efuse_blk_after_ota_v5.1' into 'release/v5.1' morris 2025-04-02 10:01:01 +08:00
  • d02ac835ce Merge branch 'contrib/github_pr_15484_v5.1' into 'release/v5.1' morris 2025-04-02 09:55:50 +08:00
  • 77f41c70e0 Merge branch 'bugfix/ledc_fade_stop_race_condition_v5.1' into 'release/v5.1' morris 2025-04-02 09:54:51 +08:00
  • 0c6ca93046 Merge branch 'bugfix/reattempt_sync_failed_unlock_v5.1' into 'release/v5.1' Rahul Tank 2025-04-01 19:41:54 +08:00
  • ead6cd64df Merge branch 'feat/support_blecrt_359_v5.1' into 'release/v5.1' Island 2025-04-01 11:04:30 +08:00
  • 406597cc08 feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(566c8e3) Chen Jian Hua 2025-03-31 12:05:13 +08:00
  • 0c8508df16 Merge branch 'fix/periodic_adv_example_v5.1' into 'release/v5.1' Rahul Tank 2025-03-29 19:45:48 +08:00
  • c61fe8d945 Merge branch 'bugfix/sec_service_record_conn_fail_v5.1' into 'release/v5.1' Wang Meng Yang 2025-03-28 18:49:15 +08:00
  • 34449e9b03 Merge branch 'backport/backport_some_changes_to_v5.1' into 'release/v5.1' Jiang Jiang Jian 2025-03-28 16:46:54 +08:00
  • 6e1ccf0b5f fix(nimble): Added ble_hs_unlock for resync failed Astha Verma 2025-03-28 12:19:34 +05:30
  • bc7b719cc0 fix(nimble): Fix conversion for min-max itvl of periodic adv param Abhinav Kudnar 2025-03-26 17:47:48 +08:00
  • e62a253bb9 fix(ledc): fix race condition in ledc_fade_stop causing assert failure Song Ruo Jing 2025-03-18 12:11:45 +08:00
  • 3c89eb44e3 fix(bt/bluedroid): fix the issue of connection failure when initializing multiple profiles xiongweichao 2025-03-26 10:42:21 +08:00
  • f90d09e6a2 Merge branch 'fix/check_python_dependencies_v5.1' into 'release/v5.1' Roland Dobai 2025-03-27 19:39:06 +08:00
  • 2ed6bf6515 fix(wifi): fix some wifi bugs yinqingzhao 2025-03-27 17:43:11 +08:00
  • 1f4106fcfe Merge branch 'feature/add_vendor_ble_cmd_definitions_5.1' into 'release/v5.1' Island 2025-03-27 17:15:00 +08:00
  • d2b3dbf0c2 fix(tools): handle packages with dots in their names during dependency checks Frantisek Hrbata 2025-03-19 10:11:43 +01:00
  • f099935bb2 Merge branch 'feature/ble_5_1_direction_finding_master_20250311_v5.1' into 'release/v5.1' Island 2025-03-27 11:43:38 +08:00
  • 798a976912 fix(twai): fixed twai assert fail when recover diplfranzhoepfinger 2025-02-27 14:14:42 +01:00
  • c6675c3f8f Merge branch 'bugfix/fix_scan_info_error_in_lr_only_mode_v5.1' into 'release/v5.1' Jiang Jiang Jian 2025-03-26 21:33:26 +08:00
  • 69485ee9b5 feat(nimble):Support Bluetooth LE 5.1 direction finding feature GengYuchao 2025-03-25 15:42:18 +08:00
  • 5d190b92ca feat(ble):Add Kconfig support for direction finding feature Geng Yuchao 2025-03-11 21:22:48 +08:00
  • e0113f246d feat(ble):Support Bluetooth LE 5.1 direction finding feature Geng Yuchao 2025-02-18 16:26:00 +08:00
  • be6934bcb3 Merge branch 'fix/i2s_iram_safe_issue_while_use_psram_v5.1' into 'release/v5.1' morris 2025-03-26 15:58:41 +08:00
  • fe31ce5d97 feat(bt): fixed some doc error and add ocf parameters description zhiweijian 2025-03-24 15:38:14 +08:00
  • 5f6155638d fix(usb_host): Fix return code and description igor.masar 2025-03-25 23:00:56 +01:00
  • f6ddf27a90 feat(tools): Deactivate current ESP-IDF environment with every export run Marek Fiala 2024-12-20 15:02:23 +01:00
  • 8180dd00ab feat(tools): Remove PATH duplicity from first call of tools/activate.py Marek Fiala 2025-02-19 15:23:45 +01:00
  • 0cace3827b feat(tools): Deactivate current ESP-IDF environment with every export run Marek Fiala 2024-12-20 15:02:23 +01:00
  • a1a3fd1787 Merge branch 'fix/csl_rx_off_when_idle_v5.2' into 'release/v5.2' Shu Chen 2025-03-25 20:07:06 +08:00
  • 5a0d21a467 refactor(i2s_es8311): remove esp-box bsp support laokaiyao 2025-03-25 16:24:55 +08:00
  • 488e1f88aa Merge branch 'bugfix/separate_the_lr_bit_for_sta_and_softap' into 'master' Jiang Jiang Jian 2025-03-25 19:32:25 +08:00
  • ac367ac8b8 Merge branch 'feature/expose_ble_gap_wl_tx_add_v5.0' into 'release/v5.0' Rahul Tank 2025-03-25 19:09:04 +08:00
  • 602a777dbd Merge branch 'mock/usb_dev_info' into 'master' Tomas Rezucha 2025-03-25 17:52:53 +08:00
  • d429b1fdbb feat(examples): Update heap task tracking examples Guillaume Souchere 2025-02-14 08:49:38 +01:00
  • 2217fb81c8 Merge branch 'feat/optimize_cble50y24_111' into 'master' Island 2025-03-25 16:46:54 +08:00
  • b62c29c231 feat(tools): update gdb version to 16.2_20250324 Alexey Lapshin 2025-03-25 08:27:05 +00:00
  • 5ea02cbc66 feat(bt): added definitions for bluetooth hci vendor commands and events Shen Weilong 2025-03-25 15:56:45 +08:00
  • 92f3faff41 refactor(i2s_es8311): refactor es8311 example laokaiyao 2025-03-21 17:15:57 +08:00
  • de07298213 feat(ble/controller): Added memory boundary check for ESP32-C6 and ESP32-H2 Shen Weilong 2025-03-14 20:56:52 +08:00
  • 84fca56744 Merge branch 'fix/fix_wrong_mpll_freq' into 'master' Armando (Dou Yiwen) 2025-03-25 16:11:17 +08:00
  • 50d1ceaaf9 feat(ble/controller): Added memory boundary check for ESP32-C2 Shen Weilong 2025-03-17 20:10:14 +08:00
  • 5548f98339 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3 (03d0f8a6) zhiweijian 2025-03-15 16:16:53 +08:00
  • 53bfeae58a feat(bt): added definitions for BR/EDR hci vendor commands and events baohongde 2025-03-20 17:16:28 +08:00
  • 5903c691aa fix(bt): Update bt lib for ESP32(dc1cd581) chenjianhua 2025-03-11 20:53:26 +08:00
  • 772d35c309 feat(bt): added definitions for bluetooth hci vendor commands and events Shen Weilong 2025-03-25 15:56:45 +08:00
  • 1f32b394fb feat(ble/controller): Added memory boundary check for ESP32-C6 and ESP32-H2 Shen Weilong 2025-03-14 20:56:52 +08:00
  • 7819da8490 feat(ble/controller): Added memory boundary check for ESP32-C2 Shen Weilong 2025-03-17 20:10:14 +08:00
  • 6159b54ef7 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3 (03d0f8a6) zhiweijian 2025-03-15 16:16:53 +08:00
  • 0a98ca2a32 feat(bt): added definitions for BR/EDR hci vendor commands and events baohongde 2025-03-20 17:16:28 +08:00
  • 7e7ab1c82d fix(bt): Update bt lib for ESP32(dc1cd581) chenjianhua 2025-03-11 20:53:26 +08:00
  • e458f633d7 fix(wifi): Fix occasional dropping of SA Query responses by SoftAP akshat 2025-03-25 13:00:20 +05:30
  • 980160935b feat(openthread): add a function to ensure monotonically increasing frame counter Xu Si Yu 2025-02-27 16:53:56 +08:00
  • 02799dbee2 fix(i2s): add check for i2s DMA buffer array allocation laokaiyao 2025-03-20 16:55:17 +08:00
  • 8e6d0b4755 fix(i2s): add check for i2s DMA buffer array allocation laokaiyao 2025-03-20 16:55:17 +08:00
  • 2ee0263083 fix(i2s): add check for i2s DMA buffer array allocation laokaiyao 2025-03-20 16:55:17 +08:00
  • 98acfd514b feat(bt): added definitions for bluetooth hci vendor commands and events Shen Weilong 2025-03-25 15:01:40 +08:00
  • 26833a82dd fix(i2s): add check for i2s DMA buffer array allocation laokaiyao 2025-03-20 16:55:17 +08:00
  • 5bc5fd34d6 fix(i2s): add check for i2s DMA buffer array allocation laokaiyao 2025-03-20 16:55:17 +08:00
  • 1b7004fdeb fix(i2s): fixed mismatch of the i2s and gdma iram-safe config laokaiyao 2025-03-18 16:20:15 +08:00
  • b6741311a4 fix(i2s): fixed mismatch of the i2s and gdma iram-safe config laokaiyao 2025-03-18 16:20:15 +08:00
  • 5feb57a56b fix(i2s): fixed mismatch of the i2s and gdma iram-safe config laokaiyao 2025-03-18 16:20:15 +08:00
  • 8c9ed6c4e1 fix(i2s): fixed mismatch of the i2s and gdma iram-safe config laokaiyao 2025-03-18 16:20:15 +08:00
  • b22964cc4f fix(i2s): fixed mismatch of the i2s and gdma iram-safe config laokaiyao 2025-03-18 16:20:15 +08:00
  • 914d003c7b test(usb): Extend USB mock with usb_host_device_info() Tomas Rezucha 2025-03-21 10:31:40 +01:00