##// END OF EJS Templates
temp (LFR-EM) WFP_MS_1-1-57...
temp (LFR-EM) WFP_MS_1-1-57 update HK switch

File last commit:

r14:46dea010b1a4 default
r525:45bbe4445c14 JC
Show More
systest.c
10 lines | 61 B | text/x-c | CLexer
Alexis
Cleaned APB_LCD_DRIVER, added C driver for LCD frame buffer and general purpose APB management(PnP). Added example for implementing APB_LCD_DRIVER on digilent xc3s1600e board.
r14
main()
{
report_start();
base_test();
report_end();
}