##// END OF EJS Templates
Cleaned source tree....
Cleaned source tree. Improved make distclean rules STDGPIO working on stm32f4 STDUART working on stm32f3

File last commit:

r13:8ca866292111 default
r16:194f637a2640 default
Show More
bsp.c
4 lines | 30 B | text/x-c | CLexer
jeandet@PC-DE-JEANDET.lpp.polytechnique.fr
LFR's Leon3 target added and and tested with simple hello world.
r13 int bsp_init()
{
return 1;
}