Liangzhen Lai / Mbed 2 deprecated Orange_Ferrari_board_functional

Dependencies:   DDRO_Farrari mbed

Fork of DDRO_Farrari by Liangzhen Lai

Revision:
2:e94460b2149f
Parent:
1:6a820a0ca03b
Child:
3:e1a6e12233dd
--- a/power.cpp	Mon Oct 21 22:36:51 2013 +0000
+++ b/power.cpp	Thu Feb 20 03:40:20 2014 +0000
@@ -122,7 +122,9 @@
     // Zero/float all inputs, so they are not above DVDD when you lower it
     PORESETn = 0;
     CORERESETn = 0;
-    GPIO.input();
+    GPIO1.input();
+    GPIO2.input();
+    GPIO3.input();
     TCK = 0;
     TMS = 0;
     TDI = 0;