DirectSPI test program

Dependencies:   DirectSPI mbed

Revision:
4:8173ee6ae31b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Fri Feb 24 20:57:39 2017 +0900
@@ -0,0 +1,36 @@
+syntax: glob
+*.d
+*.o
+*.bak
+*.map
+*.hex
+*.elf
+*.patch
+*~
+*.rej
+*.org
+GPATH
+*TAGS
+*.bin
+*.lss
+*.lst
+*.sym
+*.cof
+*.new
+*.old
+err.txt
+*.bld
+.mbed
+*.pyc
+
+syntax: regexp
+\.svn/
+build/
+build-.+/
+0temp/
+Objects/
+BUILD/
+mbed/
+projectfiles/
+.git/
+.temp/