mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 02:48:54 +00:00
v1.0.3
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <aic_core.h>
|
||||
|
||||
uint8_t group_id[] = {0, 1, 2, 3};
|
||||
uint8_t port_id[] = {0, 1, 2, 3, 4, 5, 6};
|
||||
uint8_t port_id[] = {0, 1, 2, 3};
|
||||
|
||||
const char * grp_name[] = {"SRAM0", "SRAM1", "PSRAM", "FLASH"};
|
||||
const char * prt_name[] = {"CPU", "DMA", "DE", "GE", "VE", "DVP", "CE"};
|
||||
const char * prt_name[] = {"CPU", "DMA", "DE", "GE"};
|
||||
|
||||
Reference in New Issue
Block a user