mbed library sources. Supersedes mbed-src.
Fork of mbed-dev by
Revision 3:457d224d8af1, committed 2015-10-06
- Comitter:
- mbed_official
- Date:
- Tue Oct 06 12:00:11 2015 +0100
- Parent:
- 2:6d3776d23548
- Child:
- 4:4a8e88c1ef9e
- Commit message:
- Synchronized with git revision 18f341cdc3f21542461c9a52d3e5de51482a7ced
Full URL: https://github.com/mbedmicro/mbed/commit/18f341cdc3f21542461c9a52d3e5de51482a7ced/
Support of export function to the DS-5.
Changed in this revision
| targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/analogin_api.c | Show annotated file Show diff for this revision Revisions of this file |
--- a/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/analogin_api.c Tue Oct 06 11:45:10 2015 +0100
+++ b/targets/hal/TARGET_NORDIC/TARGET_MCU_NRF51822/analogin_api.c Tue Oct 06 12:00:11 2015 +0100
@@ -29,6 +29,8 @@
{p4, ADC0_0, 32},
{p5, ADC0_0, 64},
{p6, ADC0_0, 128},
+ {p26, ADC0_0, 1},
+ {p27, ADC0_0, 2},
{NC, NC, 0}
};
