mbed library sources modify the rtc/i2c
Dependents: SSD1306_smart_watch
Fork of mbed-src by
Diff: targets/hal/TARGET_WIZNET/TARGET_W7500x/PeripheralPins.h
- Revision:
- 567:a97fd0eca828
- Parent:
- 558:0880f51c4036
diff -r 85de60b2bbaf -r a97fd0eca828 targets/hal/TARGET_WIZNET/TARGET_W7500x/PeripheralPins.h --- 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