This commit is contained in:
bmy
2024-01-08 22:16:40 +08:00
5 changed files with 228 additions and 149 deletions

View File

@@ -30,6 +30,7 @@
int main(void)
{
clock_init(SYSTEM_CLOCK_120M);
system_delay_init();
debug_init();
@@ -48,7 +49,6 @@ int main(void)
Page_Run();
queue_pop_read();
if (mt9v03x_finish_flag) {
// 该操作消耗大概 1970 个 tick折合约 110us