##// END OF EJS Templates
Added simple FX2LP driver to write in endpoint 6 in 8 bit mode.
Added simple FX2LP driver to write in endpoint 6 in 8 bit mode.

File last commit:

r217:13429b36c676 alexis
r217:13429b36c676 alexis
Show More
systest.c
10 lines | 61 B | text/x-c | CLexer
main()
{
report_start();
base_test();
report_end();
}