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.
Fork of mbed-src by
Diff: targets/hal/TARGET_NORDIC/TARGET_NRF51822/objects.h
- Revision:
- 217:d0ccc61c1fd4
- Parent:
- 104:a6a92e2e5a92
diff -r 577900467c9e -r d0ccc61c1fd4 targets/hal/TARGET_NORDIC/TARGET_NRF51822/objects.h --- a/targets/hal/TARGET_NORDIC/TARGET_NRF51822/objects.h Tue May 27 10:00:08 2014 +0100 +++ b/targets/hal/TARGET_NORDIC/TARGET_NRF51822/objects.h Tue May 27 13:00:07 2014 +0100 @@ -57,6 +57,7 @@ struct analogin_s { ADCName adc; + uint8_t adc_pin; }; struct gpio_irq_s {