add get touch coordinate function to xidatong-riscv64.

This commit is contained in:
TXuian
2022-07-15 01:08:18 -07:00
11 changed files with 864 additions and 217 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ int main(void)
#ifdef APPLICATION_OTA
ApplicationOtaTaskInit();
#endif
return 0;
return 0;
}
// int cppmain(void);