Make sure that the NVM bus/controller busy waits in the AVRISP MKII clone project...
[pub/USBasp.git] / Demos / Device / ClassDriver / MassStorage / MassStorage.h
index 2c7fa7d..64da5b3 100644 (file)
@@ -40,6 +40,8 @@
                #include <avr/io.h>\r
                #include <avr/wdt.h>\r
                #include <avr/power.h>\r
+               #include <avr/interrupt.h>\r
+               #include <string.h>\r
 \r
                #include "Descriptors.h"\r
 \r