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: SPIne CH_Communicatuin_Test CH_Communicatuin_Test2 MCP_SPIne ... more
Fork of mbed-dev-f303 by
Diff: targets/TARGET_STM/PeripheralPins.h
- Revision:
- 163:74e0ce7f98e8
- Parent:
- 157:ff67d9f36b67
--- a/targets/TARGET_STM/PeripheralPins.h Wed Apr 12 16:21:43 2017 +0100 +++ b/targets/TARGET_STM/PeripheralPins.h Fri Apr 28 14:04:18 2017 +0100 @@ -37,6 +37,7 @@ //*** ADC *** #ifdef DEVICE_ANALOGIN extern const PinMap PinMap_ADC[]; +extern const PinMap PinMap_ADC_Internal[]; #endif //*** DAC ***
