The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
mbed 2
This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.
Diff: TARGET_NUCLEO_F746ZG/TARGET_STM/PeripheralPins.h
- Revision:
- 141:794e51388b66
- Parent:
- 135:176b8275d35d
diff -r 97feb9bacc10 -r 794e51388b66 TARGET_NUCLEO_F746ZG/TARGET_STM/PeripheralPins.h --- a/TARGET_NUCLEO_F746ZG/TARGET_STM/PeripheralPins.h Wed Apr 12 16:07:08 2017 +0100 +++ b/TARGET_NUCLEO_F746ZG/TARGET_STM/PeripheralPins.h Fri Apr 28 13:09:19 2017 +0100 @@ -37,6 +37,7 @@ //*** ADC *** #ifdef DEVICE_ANALOGIN extern const PinMap PinMap_ADC[]; +extern const PinMap PinMap_ADC_Internal[]; #endif //*** DAC ***