Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: mbed_blinky-bmd-200 bmd-200_accel_demo firstRig
Fork of mbed-src by
Diff: targets/hal/TARGET_WIZNET/TARGET_W7500x/PeripheralPins.h
- 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
