解决cvg申请内存导致不足的的问题

This commit is contained in:
2025-04-24 11:39:31 +08:00
parent fc6412adf0
commit 73ea1d6f5f
8 changed files with 38 additions and 17 deletions

View File

@@ -41,7 +41,7 @@ extern "C" {
#define GPIO_RS485_TXE 7
#define GPIO_IR_TXD 8
#define GPIO_IR_RXD 9
#define GPIO_GEODE_OVT 10
#define GPIO_GEODE_OVT 10 // 外部pa的gpio中断
#define GPIO_SMART_BOOT_SEL 11
#define GPIO_PM_CHARGE_EN 12
#define GPIO_RST_CTRL 13