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_F411RE/PeripheralPins.c
- Revision:
- 414:4ec4c5b614b0
- Parent:
- 406:7b834b41c730
diff -r ee28a0bed4ad -r 4ec4c5b614b0 targets/hal/TARGET_STM/TARGET_NUCLEO_F411RE/PeripheralPins.c
--- a/targets/hal/TARGET_STM/TARGET_NUCLEO_F411RE/PeripheralPins.c	Mon Nov 24 07:30:07 2014 +0000
+++ b/targets/hal/TARGET_STM/TARGET_NUCLEO_F411RE/PeripheralPins.c	Tue Nov 25 07:15:09 2014 +0000
@@ -30,6 +30,12 @@
 
 #include "PeripheralPins.h"
 
+// =====
+// Note: Commented lines are alternative possibilities which are not used per default.
+//       If you change them, you will have also to modify the corresponding xxx_api.c file
+//       for pwmout, analogin, analogout, ...
+// =====
+
 //*** ADC ***
 
 const PinMap PinMap_ADC[] = {
    