##// END OF EJS Templates
DAC driver added, MINI-LFR design updated to be compatible with new leon3-soc.
DAC driver added, MINI-LFR design updated to be compatible with new leon3-soc.

File last commit:

r14:46dea010b1a4 default
r530:5eb17174cdba JC
Show More
systest.c
10 lines | 61 B | text/x-c | CLexer
main()
{
report_start();
base_test();
report_end();
}