A27系列优化I2C/RTC处理,新增版本A270Y

This commit is contained in:
2025-06-07 10:24:51 +08:00
parent 413dd88f3b
commit 73e1c7dafa
372 changed files with 60642 additions and 60661 deletions

View File

@ -260,7 +260,11 @@ static void prvSetupHardware( void )
dma_init();
spi_init();
i2c_init();
#if(CARLINK_CP || CARLINK_AA)
i2c_init();
#else
printf("only ec i2c close.\r\n");
#endif
wdt_init();
vdec_init();
// itu_init();