##// END OF EJS Templates
Fixed Makefile. Now correctly forward targets to subfolders
Fixed Makefile. Now correctly forward targets to subfolders

File last commit:

r639:5ffe6bd0368c default
r645:cc8f80f527e5 default
Show More
systest.c
10 lines | 71 B | text/x-c | CLexer
pellion
Added missing files (sdc/pdc/makefile) for LFR-EQM boards...
r639
main()
{
report_start();
base_test();
report_end();
}