muhaidong
57aa42bb43
fix(phy): fix cmd get_rx_result log error issue
2025-10-09 16:48:52 +08:00
muhaidong
68f0386405
feat(phy): support esp32c5 cert test
2025-10-09 16:40:01 +08:00
Alexey Lapshin
9281e78381
change(esp_libc): rename newlib component to esp_libc
2025-09-09 22:00:44 +08:00
zwl
eaf12518af
feat(ble): fixed ble rx pdu error issue on ESP32-C5
2025-08-27 19:58:45 +08:00
yinqingzhao
4a15df3d0f
feat(phy): add phy calibration independent support
2025-08-22 10:47:49 +08:00
Ivan Grokhotkov
a939f410dd
Merge branch 'bugfix/ldgen_prebuilt_library_placements' into 'master'
...
build: pass pre-built libraries to ldgen, clean up how blobs are added
Closes IDF-12049 and IDF-12736
See merge request espressif/esp-idf!40353
2025-08-19 10:50:31 +02:00
zwx
55246f0fde
feat(esp_phy): update phylib for C5
2025-08-12 17:04:12 +08:00
Jiang Jiang Jian
4b559f6253
Merge branch 'enhancement/protect_from_odd_phy_disable_operations_by_single_modem' into 'master'
...
esp_phy: Add protection of consecutive disable operations by single modem source
See merge request espressif/esp-idf!41152
2025-08-12 15:46:33 +08:00
Wang Mengyang
15d88a149b
fix(esp_phy): Add protection of consecutive disable operations by single modem source
2025-08-11 13:47:48 +08:00
Song Ruo Jing
451cfc91c3
Merge branch 'contrib/github_pr_17241' into 'master'
...
Refactor: Use enum values when assigning "pull_[up|down]_en" fields of "gpio_config" (GitHub PR)
Closes IDFGH-16192
See merge request espressif/esp-idf!41058
2025-08-11 12:08:16 +08:00
Jiang Jiang Jian
bba5292866
Merge branch 'bugfix/update_librtc' into 'master'
...
fix(esp_phy): update esp32 librtc.a for coex problems
See merge request espressif/esp-idf!41046
2025-08-09 00:46:46 +08:00
Darian Leung
5454499877
refactor: Use enum values for gpio pull up/down fields
...
Ensure that enum values are used When assigning `pull_up_en` and `pull_down_en`
fields of `gpio_config_t`. Helps avoid `invalid conversion` errors when
building those code snippets in C++.
2025-08-07 11:45:11 +08:00
JinCheng
54f1f22e69
fix(esp_phy): update esp32 librtc.a for coex problems
...
- ESP32 phy_version: 4861, b71b5ad, Aug, 5 2025
- ESP32 librtc version: 6758f983, Mar 22 2024, 13:39:26
2025-08-05 12:08:57 +08:00
muhaidong
f1d55e162d
feat(phy): update 11ax rate for cert test
2025-08-03 17:07:28 +08:00
muhaidong
8a425253d1
feat(phy): add 11ax rate for cert test
2025-08-03 17:07:28 +08:00
yinqingzhao
5eea5464c4
feat(phy): update libphy for esp32c61/esp32c5/esp32h2
2025-08-01 20:12:54 +08:00
zwx
f7c209c70b
fix(esp_phy): fix c6 modem state
2025-07-30 20:43:03 +08:00
Ivan Grokhotkov
71f481e9ae
change(esp_phy): use add_prebuilt_library to add blobs
2025-07-17 15:10:16 +08:00
Sudeep Mohanty
30083e07be
refactor(esptool_py): Re-evalute dependencies of esptool_py
...
This commit establishes the foundation for making the esptool_py
component idempotent.
The following changes are made in this commit:
- Removes unnecessary dependency of esp_wifi component on esptool_py.
- Add missing esptool_py dependencies to components which directly use
esptool_py specific functions or variables but do not declare a public
or private dependency.
2025-07-10 11:26:28 +02:00
Jiang Jiang Jian
54fe3373ed
Merge branch 'chip/add_wifi_support_for_esp32c61_eco3_rebase_master' into 'master'
...
feat(wifi): add esp32c61 eco3 wifi support
Closes IDF-9244, IDF-9245, IDF-9246, IDF-9247, IDF-9248, IDF-9250, IDF-9513, IDF-10382, IDF-10384, IDF-11003, IDF-11004, IDF-10643, IDF-10642, IDF-10619, IDF-10634, IDF-10632, IDF-10636, IDF-10637, IDF-10626, IDF-10620, IDF-10621, IDF-10623, IDF-10635, IDF-10629, IDF-10622, IDF-10624, and IDF-10625
See merge request espressif/esp-idf!39720
2025-07-03 16:44:35 +08:00
Zhang Wen Xu
f9c7d37af7
Merge branch 'feat/support_disable_pll_track' into 'master'
...
Support disable pll track
See merge request espressif/esp-idf!39980
2025-07-03 06:23:49 +00:00
yinqingzhao
c1c78f5838
feat(wifi): add esp32c61 eco3 wifi support
2025-06-27 14:04:55 +08:00
yinqingzhao
f336022a94
feat(phy): update libphy for esp32c61 support
2025-06-27 14:00:21 +08:00
Li Shuai
8205a4808b
change(esp_phy): update phy retention context for esp32c61
2025-06-27 14:00:07 +08:00
Alexey Lapshin
a3dfc82246
fix(build): add __attribute__((nonstring)) to nonsting variables
2025-06-25 18:01:50 +07:00
Zhangwx
cc312818c7
feat(phy): add a config for pll track feature
2025-06-19 12:11:12 +08:00
yinqingzhao
d0d3c1f84a
feat(phy): update phylib for esp32c5
2025-06-18 11:18:58 +08:00
Zhou Xiao
7847a82b28
change(ble): resupport ble for ESP32C61ECO3
2025-06-10 14:34:49 +08:00
cjin
4a18a67898
fix(phy): update phy lib to fix phy errors on ESP32-C5
2025-05-15 15:55:46 +08:00
wangtao@espressif.com
4c82fc5cb8
fix(wifi): improve esp32c2 and esp32s2 tcp performance
2025-05-09 15:17:00 +08:00
wangtao@espressif.com
3035667e69
feat(phy): add config for esp32c2 move iram func to flash
2025-05-07 11:24:17 +08:00
yinqingzhao
dd9f8bfcbc
feat(wifi): chip esp32c5 eco2 support wifi
2025-04-28 10:52:55 +08:00
Li Shuai
8272cc86d4
change(esp_phy): update phy retention context for esp32c5 eco2
2025-04-27 17:58:28 +08:00
Zhou Xiao
dc678decf7
Merge branch 'change/c61_beta1_phylib_update' into 'master'
...
change(ble): update phy lib to support c61 beta1
See merge request espressif/esp-idf!38316
2025-04-21 17:15:59 +08:00
Zhou Xiao
447c2d8adc
change(ble): update phy lib to support c61 beta1
...
* C61 phy_version: 260, 87d2086, Mar 31 2025
2025-04-17 16:35:49 +08:00
muhaidong
0901c6adbe
fix(phy): fix phy data partition restoring default fails issue
...
Closes https://github.com/espressif/esp-idf/issues/14698
2025-04-10 21:55:04 +08:00
wangtao@espressif.com
ff28210f3a
fix(wifi): fix esp32s2 recv 24M BA issue
2025-03-19 16:45:03 +08:00
zwx
a431fd9adc
feat(802.15.4): configure tx on delay using phylib impl
2025-03-10 16:13:56 +08:00
Zhou Xiao
46ce02b8f2
change(ble): update c5 beta5 lib phy to phy_version: 1 103, 48ac5755, Feb 22 2025
2025-02-25 15:29:30 +08:00
muhaidong
004ff87ea4
feat(phy): update libphy for RXDC cal opt, no antenna current opt, add cca api
2025-02-18 16:03:48 +08:00
zwx
664b0a772e
feat(802.15.4): use btbb function to get rssi comp for h2
2025-02-17 19:04:44 +08:00
Chen Jichang
6f83f39dce
feat(esp32h4): introduce target esp32h4(stage 1)
2025-02-08 17:07:44 +08:00
Li Shuai
84ecd39c81
fix(ci): fix some ci build issues to pass ci pipeline
2025-01-20 17:19:57 +08:00
Li Shuai
bf874a8208
refactor(esp_phy): refactor phy sleep data initialize, split it to support multiple targets
2025-01-17 17:16:39 +08:00
Li Shuai
2fce894c82
change(esp_phy): fix some wifi power save issues and optimize phy sleep for esp32c5 eco1 and beta5
2025-01-17 17:16:37 +08:00
Jiang Jiang Jian
65577b9caf
Merge branch 'fix/fix_tsens_power_after_modem_wakeup' into 'master'
...
fix(esp_hw_support): fix tsensor power enable failed after modem state wakeup
See merge request espressif/esp-idf!35886
2025-01-08 10:38:52 +08:00
zhangwenxu
0a49654a7b
feat(esp_phy): support esp32h2eco5 phylib
2025-01-03 20:46:46 +08:00
yinqingzhao
f5b4187e50
feat(wifi): add wifi support for esp32c61 eco2
2024-12-30 10:40:58 +08:00
wuzhenghui
0c0d8cb8e4
fix(esp_hw_support): fix modem power enable failed after modem state wakeup
2024-12-24 10:37:46 +08:00
muhaidong
f2eca886d0
fix(phy): fixed calibration warning infomation inaccurate issue
...
Closes https://github.com/espressif/esp-idf/issues/14963
2024-12-10 16:22:57 +08:00