mbed library sources

Fork of mbed-src by mbed official

Revision:
567:a97fd0eca828
Parent:
558: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