mbed library sources

Dependents:   Freedman_v2 Nucleo_i2c_OLED_BME280_copy

Fork of mbed-src by mbed official

Revision:
576:99a3d3d9c43f
Parent:
558:0880f51c4036
Child:
601:248b0d2dd755
--- a/targets/cmsis/TARGET_WIZNET/TARGET_W7500x/W7500x_gpio.h	Wed Jun 24 09:45:13 2015 +0100
+++ b/targets/cmsis/TARGET_WIZNET/TARGET_W7500x/W7500x_gpio.h	Tue Jun 30 09:45:08 2015 +0100
@@ -67,7 +67,7 @@
     GPIO_NO_PUPD = 0x0ul,
     GPIO_PuPd_UP = Px_PCR_PUPD_UP,
     GPIO_PuPd_DOWN = Px_PCR_PUPD_DOWN,
-    GPIO_OD = Px_PCR_OD,
+    GPIO_PuPd_Default = 0x0ul,
 }GPIOPad_TypeDef;
 
 typedef struct