##// END OF EJS Templates
Fixed nemiver target issue => force program loading with stflash
Fixed nemiver target issue => force program loading with stflash

File last commit:

r71:608b7f0e27c2 dev_alexis
r84:fdbc71e07f96 dev_alexis
Show More
startup.c
7 lines | 49 B | text/x-c | CLexer
int main(void)
{
bsp_init();
libuc_main();
}