altos/easymini: Easymini doesn't have USB connect or VBUS wiring
authorKeith Packard <keithp@keithp.com>
Mon, 20 May 2013 03:30:49 +0000 (20:30 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 20 May 2013 03:39:19 +0000 (20:39 -0700)
Disable these in ao_pins.h

Signed-off-by: Keith Packard <keithp@keithp.com>
src/easymini-v0.1/ao_pins.h

index 2307d7d2c580badeb541d65467456e9734b984af..bf6027879e7b4c6949e658411d5df914cd8f43ad 100644 (file)
@@ -36,8 +36,8 @@
 
 #define HAS_USB                1
 
-#define HAS_USB_CONNECT        1
-#define HAS_USB_VBUS   1
+#define HAS_USB_CONNECT        0
+#define HAS_USB_VBUS   0
 
 #define PACKET_HAS_SLAVE       0