18 Commits

Author SHA1 Message Date
lixiaofan cef4eca1d2 support s31 libphy
* phy_version: 100, 22dd520, Apr  13 2026
2026-04-13 10:23:07 +08:00
zwx 06dc15a393 feat(script): refactor the script for fixing the printf symbol 2025-11-18 19:35:51 +08:00
lixiaofan d8e2d8760c support H4 BETA5 libphy
* phy_version: 101,1, 96576f4, Aug 5 2025
2025-11-18 19:35:51 +08:00
xuxiao 772432d2e9 feat(phy): add phy support for esp32c61
* ESP32C61 phy_version 260,501e74b,Aug 26 2024
2024-08-30 17:42:59 +08:00
cff 06e7625de1 check phy cal value in NVS after deep sleep
* ESP32 phy_version 4830,54550f7,Jun 20 2024
* C3 phy_version: 1180, 01f2a49, Jun  4 2024
* C6 phy_version: 310, dde1ba9, Jun  4 2024
* C2 phy_version: 1, 340, e255ce0, Jun  4 2024
* S3 phy_version: 680, a6008b2, Jun  4 2024
* S2 phy_version: 2600, 6a8ccb9, Jun  4 2024
2024-06-24 19:58:59 +08:00
xuxiao 603b695836 feat: add esp32c5 beta3 support wifi
phy_init: phy_version 102,fab9de7,Dec 28 2023
2024-03-04 14:31:40 +08:00
lixiaofan ecd88d5ce3 update h2 btbb for ble slave connect
* phy_version: 211,0, 9435a66, Oct 12 2023
2023-10-19 05:57:11 +00:00
lixiaofan f1d9b9b5cb add librftest.a 2023-09-26 12:19:54 +08:00
zhangwenxu 30e464c44c btbb: fix btbb version print using phy_printf 2023-06-21 14:25:38 +08:00
lixiaofan 89f0a98c97 fix file fix_printf 2023-05-23 15:14:06 +08:00
lixiaofan 05e53904ac update h2 libphy
phy_version: 200,0, 1cef4f4, May 22 2023, 11:57:13
2023-05-22 12:26:13 +08:00
zhangwenxu 6b2f06a44d esp32h2: update phylib for fix rx long term
* phy_version: 101,0, 76d28a9, Mar 30 2023, 17:12:12
* fix phy printf script for esp32h4
2023-04-03 17:51:54 +08:00
xiehang c38381964b Update esp32c3/s3 phy lib and add test lib
* esp32c3 phy_version 950,f732b06,Feb 15 2023,18:57:12
* esp32s3 phy_version 540,627b80d,Feb 15 2023,19:01:11
2023-03-08 11:00:03 +08:00
wuzhenghui 979b0530b1 phy_init: phy_version 101,0868884,Dec 7 2022,14:01:12 2022-12-14 13:04:45 +08:00
Jessy Chen d8ee8f776a esp32c2: optimize rf performace 2022-05-09 07:50:30 -04:00
zhangwenxu c0491ee7cc support libphy&libbtbb for esp32h2beta2
* add esp32h2 CI test
* update fix_printf.sh
* rename h2beta1 libphy&libbtbb
* add libphy&libbtbb for esp32h2beta2
  libbtbb version: 6c47ec3
  libphy version: bb2a234
2022-04-22 15:59:29 +08:00
Jack 4779ddaaf2 fix the bug that phy libs still have ets_printf 2022-01-04 15:41:20 +08:00
Shu Chen f2c0563405 esp_phy: add phy libraries
* libphy.a was copied from esp32-wifi-lib repo (commit id: f20bc566)
* librtc.a was copied from esp32-wifi-lib repo (commit id: f20bc566)
* libbtbb.a was copied from esp32c3-bt-lib repo (commit id: 90b02563)
2021-06-03 19:05:33 +08:00