A272O版本整理

This commit is contained in:
2025-02-12 14:05:53 +08:00
parent 08e216ffb2
commit 7a59be0434
156 changed files with 27634 additions and 25946 deletions

View File

@ -263,9 +263,9 @@
#ifdef WIFI_SUPPORT
#define CARLINK_EY 0
#define CARLINK_EC 0
#define CARLINK_CP 1
#define CARLINK_AA 1
#define CARLINK_EC 1
#define CARLINK_CP 0
#define CARLINK_AA 0
#if !DEVICE_MXC_A27
#define WIFI_RESET_IO 12
@ -300,15 +300,15 @@
#error "carplay need lwip"
#endif
#if !DEVICE_MXC_A27
//wifi模块蓝牙复位引脚
#define BT_RESET_IO 13
//wifi模块使能引脚
#define WIFI_EN_IO 14
#else
// #if !DEVICE_MXC_A27
// //wifi模块蓝牙复位引脚
// #define BT_RESET_IO 13
// //wifi模块使能引脚
// #define WIFI_EN_IO 14
// #else
#define BT_RESET_IO 94
#define WIFI_EN_IO 46
#endif
// #endif
#define BT_UART_PORT 1