Fixed path to libraries

This commit is contained in:
Kristian Sloth Lauszus 2013-06-10 20:32:09 +02:00
parent 1073f33cea
commit d27ca9822d
3 changed files with 4 additions and 4 deletions

View file

@ -35,8 +35,8 @@ EXTRA_FLAGS += -D DISABLE_SERIAL3
# The following are the libraries used.
LIB_DIRS =
LIB_DIRS += ../../
LIB_DIRS += xmem2
LIB_DIRS += generic_storage
LIB_DIRS += ../testusbhostFAT/xmem2
LIB_DIRS += ../testusbhostFAT/generic_storage
# And finally, the part that brings everything together for you.
include Arduino_Makefile_master/_Makefile.master

@ -1 +1 @@
Subproject commit b87902bf7a0934b62f43c2176fb11ea318da8629
Subproject commit 071b65b923b2656bb1e1b622de5272b4ed9a4996

@ -1 +1 @@
Subproject commit b2adf12413e93de01334efeed0e5d46a73eb17ae
Subproject commit 8bcf5f90f8bd967378b6eeebd7fd943f125fbc18