fix(phy): Fix PHY enabled enter WiFi RX state default

This commit is contained in:
alanmaxwell
2023-08-04 11:07:57 +08:00
committed by zhangwenxu
parent 12fcc66bac
commit 503299fb32
20 changed files with 157 additions and 12 deletions
@@ -710,3 +710,7 @@ config SOC_BLUFI_SUPPORTED
config SOC_PHY_IMPROVE_RX_11B
bool
default y
config SOC_PHY_COMBO_MODULE
bool
default y
@@ -330,3 +330,4 @@
/*------------------------------------- PHY CAPS -------------------------------------*/
#define SOC_PHY_IMPROVE_RX_11B (1)
#define SOC_PHY_COMBO_MODULE (1) /*!< Support Wi-Fi and BLE*/