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: SANFAN_read_analog_value nucleo-wdg Nucleo_sleep_copy
Fork of mbed-src by
Diff: targets/hal/TARGET_STM/TARGET_NUCLEO_F302R8/PinNames.h
- Revision:
- 139:e3413eddde57
- Parent:
- 135:067cc8ba23da
- Child:
- 145:cfacfb0a9e19
diff -r ec7ee4660c49 -r e3413eddde57 targets/hal/TARGET_STM/TARGET_NUCLEO_F302R8/PinNames.h
--- a/targets/hal/TARGET_STM/TARGET_NUCLEO_F302R8/PinNames.h Tue Mar 25 17:45:07 2014 +0000
+++ b/targets/hal/TARGET_STM/TARGET_NUCLEO_F302R8/PinNames.h Thu Mar 27 09:45:07 2014 +0000
@@ -153,7 +153,7 @@
SPI_MISO = PB_14,
SPI_SCK = PB_13,
SPI_CS = PB_6,
- PWM_OUT = PB_3,
+ PWM_OUT = PB_4,
// Not connected
NC = (int)0xFFFFFFFF
