Commit Graph

27 Commits

Author SHA1 Message Date
liuning bf7cda7b17 feat(coex): support coex GPIO debug (89400176) 2024-09-06 19:07:10 +08:00
liuning 8a0d1552f9 fix(ci): update ci yaml (2edab05) 2024-09-06 17:50:34 +08:00
liuning 6a3c4b3121 feat(coex): support esp32c61 coex support (2edab05) 2024-08-21 10:53:29 +08:00
liuning 3880b604ad feat(coex): support esp32c5 mp coexist (8da3f50a) 2024-07-16 19:23:58 +08:00
linruihao d99dfd1883 fix(coex): Fixed phase index may overflow issue (44824661) 2024-07-15 15:01:18 +08:00
liuning 56d324c3fe fix(coex): fix ESP32 Wi-Fi can not tx after sw cpu reset with BLE scan (dab85ae9) 2024-06-25 15:42:20 +08:00
liuning 2363239dde feat(coex): support flexible period (66616e60) 2024-04-17 12:01:56 +08:00
liuning 87eecbdf13 feat(coex): support esp32c5 beta3 coexist (7fff68fa) 2024-04-02 20:18:00 +08:00
liuning 2717868407 feat(coex): support to scan long time on channel (d96c1e51) 2024-03-13 10:53:42 +08:00
liuning 7016fb2971 feat(coex): improve Wi-Fi connecting compatibility at coexistence (a709fcde) 2024-02-22 14:18:07 +08:00
linruihao 496ee81e16 fix(coex): fix potential ble scan request ifs timer error bug (77cd7f8) 2024-01-18 15:52:49 +08:00
Xu Si Yu 667353cc7a fix(coex): 802.15.4 coex break notification (c02915e) 2023-12-06 16:37:47 +08:00
xiaqilin b5da84bed4 fix(coex): fix esp32c6 reg reset issue (e41c5cb) 2023-12-05 20:12:30 +08:00
liuning cc027a4382 feat(coex): refactor some coexist sections, add get value API for coexist version (a3b19de2) 2023-10-27 17:30:13 +08:00
Xu Si Yu 68cbbdb45c external coex: fix esp32c6 wrong reg offset (b6d5e8c) 2023-10-26 17:58:39 +08:00
linruihao ad378ec993 esp_coex: fix esp32 ble scan not restart when wifi start stop (8770c121) 2023-09-14 15:08:08 +08:00
xiaqilin 0c8196afa1 external coex: support external coexist slave mode (c54b770d) 2023-08-22 20:41:48 +08:00
muhaidong 37698e17a4 external_coex: improve performance, fix grant issue at init(80b0d899) 2023-07-11 22:00:27 +08:00
liuning 08e1c246c7 coexist: allow wifi ps none at coexist (5221224b) 2023-06-16 18:01:56 +08:00
liuning 28e2858208 esp_coex: fix esp32 wifi interrupted by ble act (ebddf304) 2023-04-04 14:08:03 +08:00
zhangwenxu 125056ce87 coexlib: remove esp32h2 unused macro(7e93e2d) 2023-03-21 11:49:09 +08:00
zhangwenxu 67ba5893b0 esp_coex: support esp32h2 lib (53156236) 2023-03-16 17:22:32 +08:00
Jiang Jiang Jian aacf240e5a Merge branch 'feature/separate_coex_lib_from_wifi_lib' into 'master'
esp_coex: init

See merge request espressif/esp-coex-lib!1
2023-02-26 15:02:27 +08:00
liuning cc8eae05ca esp_coex: separate coex lib from wifi lib (9747c21e) 2023-02-23 10:59:11 +08:00
zhangwenxu 403b94e8e0 coex: add i154 pti set(465456f1) 2023-01-10 14:29:30 +08:00
liuning 22df5f0064 esp_coex: init (b3e8cbe2) 2023-01-06 20:48:47 +08:00
Jiang Jiang Jian a740b1c787 Initial commit 2022-12-16 11:11:57 +08:00