##// END OF EJS Templates
sync
sync

File last commit:

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