support lcd and wifi and ethernet test on xidatong-arm32

This commit is contained in:
wlyu
2022-10-14 16:57:30 +08:00
parent a1ddea8e5e
commit 2b099b8bf5
9 changed files with 132 additions and 26 deletions

View File

@@ -374,7 +374,7 @@ int test_lcd(int argc, FAR char *argv[])
close(state.fd);
return EXIT_FAILURE;
}
printf("2022-10-14 Mr. Wang commit LCD\n");
printf("VideoInfo:\n");
printf(" fmt: %u\n", state.vinfo.fmt);
printf(" xres: %u\n", state.vinfo.xres);