##// END OF EJS Templates
(MINI-LFR) 0.1.44...
(MINI-LFR) 0.1.44 (LFR-em ) 0.1.45 - CIC LFR corrigé - HK reg dans la mini LFR et HK driver + reg pour la LFR-em

File last commit:

r168:0b190be76d60 alexis
r502:c71ce0e554fc (MINI-LFR) WFP_MS-0-1-46 (LFR-EM) WFP_MS_1-1-47 JC
Show More
systest.c
18 lines | 289 B | text/x-c | CLexer
ICI rockets designs added
r168
main()
{
report_start();
// svgactrl_test(0x80000600, 1, 0, 0x40200000, -1, 0, 0);
base_test();
/*
greth_test(0x80000e00);
spw_test(0x80100A00);
spw_test(0x80100B00);
spw_test(0x80100C00);
svgactrl_test(0x80000600, 1, 0, 0x40200000, -1, 0, 0);
*/
report_end();
}