Glitch app is in progress, first support will be for AVR.
[goodfet] / firmware / include / command.h
index ae9fd9e..2a751a8 100644 (file)
@@ -14,7 +14,7 @@
 //256 bytes, plus overhead
 //For chips with very little RAM.
 #define CMDDATALEN 0x104
-#warning Very little RAM.
+//#warning Very little RAM.
 #endif
 
 #ifndef CMDDATALEN