Rigado / mbed-src-bmd-200

Dependents:   mbed_blinky-bmd-200 bmd-200_accel_demo firstRig

Fork of mbed-src by mbed official

Revision:
571:a97fd0eca828
Parent:
562:0880f51c4036
--- a/targets/hal/TARGET_WIZNET/TARGET_W7500x/PeripheralPins.h	Mon Jun 15 13:15:08 2015 +0100
+++ b/targets/hal/TARGET_WIZNET/TARGET_W7500x/PeripheralPins.h	Mon Jun 15 13:30:08 2015 +0100
@@ -53,4 +53,8 @@
 extern const PinMap PinMap_SPI_MOSI[];
 extern const PinMap PinMap_SPI_MISO[];
 extern const PinMap PinMap_SPI_SSEL[];
+
+//*** PWM ***
+
+extern const PinMap PinMap_PWM[];
 #endif