more adaptations

This commit is contained in:
iceman1001
2017-07-27 22:05:54 +02:00
parent 76e3ee838d
commit a797314dab
7 changed files with 90 additions and 71 deletions

View File

@@ -69,7 +69,7 @@ endif
#COMMON_FLAGS += -DHAS_512_FLASH
# Also search prerequisites in the common directory (for usb.c), the fpga directory (for fpga.bit), and the zlib directory
VPATH = . ../common ../fpga ../zlib --/uart
VPATH = . ../common ../common/crapto1 ../fpga ../zlib --/uart
INCLUDES = ../include/proxmark3.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/usb_cmd.h $(APP_INCLUDES)