Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of DDRO_Farrari by
Diff: board_test.h
- Revision:
- 10:95e9932f7990
- Parent:
- 9:cbb692f51e0f
diff -r cbb692f51e0f -r 95e9932f7990 board_test.h --- a/board_test.h Tue Feb 11 21:36:52 2014 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -#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
