[sdcard] new: sdcard spi interface

This commit is contained in:
bartslinger
2015-06-29 12:07:10 +02:00
parent 54f7629e33
commit 9022e2e599
6 changed files with 783 additions and 2 deletions
+2 -2
View File
@@ -672,7 +672,7 @@ LAYOUT_FILE =
# search path. Do not use file names with spaces, bibtex cannot handle them. See
# also \cite for info how to create references.
CITE_BIB_FILES =
CITE_BIB_FILES = doc/citations.bib
#---------------------------------------------------------------------------
# Configuration options related to warning and progress messages
@@ -844,7 +844,7 @@ EXAMPLE_RECURSIVE = NO
# that contain images that are to be included in the documentation (see the
# \image command).
IMAGE_PATH =
IMAGE_PATH = doc/images
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program