_write working, _fstat upload/download not working

This commit is contained in:
felsabbagh3
2019-11-12 13:39:33 -05:00
parent ef83285c6c
commit ba3722c4bb
13 changed files with 25884 additions and 25609 deletions

View File

@@ -24,9 +24,6 @@ int main()
printf("printf: Newlib Main %d\n", 456);
vx_close();
return 0;
}