Export a fast but non-standard way to clear the STM3210E-EVAL LCD

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3916 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-08-26 16:27:26 +00:00
parent 310d3f2ab7
commit 1cbb1dbfcb
4 changed files with 1326 additions and 1166 deletions
+1 -1
View File
@@ -203,7 +203,7 @@ cp -f "${ARCHDIR}"/*.h "${EXPORTDIR}"/arch/. 2>/dev/null
# as symbolic links to directories, then copy the header files from
# those directories into the EXPORTDIR
ARCH_HDRDIRS="common chip arm armv7-m avr avr32 mips32"
ARCH_HDRDIRS="arm armv7-m avr avr32 board common chip mips32"
for hdir in $ARCH_HDRDIRS; do
# Does the directory (or symbolic link) exist?