##// 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:

r63:68dfbccdd813 dev_alexis
r67:604c231d911c dev_alexis
Show More
startup.c
7 lines | 55 B | text/x-c | CLexer
int main(void)
{
bsp_init();
libuc2_main_task();
}