Zimin Wang / Mbed 2 deprecated DDRO_Farrari

Dependencies:   mbed-rtos mbed

Fork of DDRO_Farrari by Liangzhen Lai

Revision:
0:84a8bcfbdec9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/board_test.h	Mon Oct 07 22:58:19 2013 +0000
@@ -0,0 +1,12 @@
+#include "mbed.h"
+#include "dac.h"
+#include "pinout.h"
+#include "scan.h"
+#include "pll.h"
+#include "lcd.h"
+#include "jtag.h"
+
+void analog_test();
+void scan_set_test();
+void lcd_test();
+void mem_test(JTAG &jtag);
\ No newline at end of file