##// END OF EJS Templates
add leon3ft into leon3_soc (and option IS_RADHARD to use leon3 or leon3ft)
add leon3ft into leon3_soc (and option IS_RADHARD to use leon3 or leon3ft)

File last commit:

r110:ff6ca9d2a8d8 JC
r524:cca844e6506f JC
Show More
systest.c
10 lines | 61 B | text/x-c | CLexer
pellion
BootLoader v1.0.0
r110
main()
{
report_start();
base_test();
report_end();
}