[NUCLEO_F4] Add note on optional pins

pull/738/head
bcostm 2014-11-24 12:35:46 +01:00
parent 04dc0c7a24
commit afd167f734
2 changed files with 12 additions and 0 deletions

View File

@ -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[] = {

View File

@ -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[] = {