##// END OF EJS Templates
Sync, Still trying to solve 8bits ILI9328 read problems.
Sync, Still trying to solve 8bits ILI9328 read problems.

File last commit:

r65:d4bc0ad7470d dev_alexis
r67:604c231d911c dev_alexis
Show More
startup.c
7 lines | 49 B | text/x-c | CLexer
int main(void)
{
bsp_init();
libuc_main();
}