Added memory erase handling to the PDI protocol in the AVRISP project.
[pub/USBasp.git] / Demos / Host / LowLevel / MassStorageHost / makefile
index 43309a3..7567632 100644 (file)
@@ -119,7 +119,7 @@ LUFA_PATH = ../../../..
 LUFA_OPTS  = -D NO_STREAM_CALLBACKS\r
 LUFA_OPTS += -D USB_HOST_ONLY\r
 LUFA_OPTS += -D USE_STATIC_OPTIONS="(USB_OPT_REG_ENABLED | USB_OPT_AUTO_PLL)"\r
-LUFA_OPTS += -D USB_STREAM_TIMEOUT_MS=2000\r
+LUFA_OPTS += -D USB_STREAM_TIMEOUT_MS=5000\r
 \r
 \r
 # List C source files here. (C dependencies are automatically generated.)\r