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/PinNames.h
- Revision:
- 127:ce7cebc0511f
- Parent:
- 113:65a335a675de
diff -r 549ba18ddd81 -r ce7cebc0511f targets/hal/TARGET_NORDIC/TARGET_NRF51822/PinNames.h --- a/targets/hal/TARGET_NORDIC/TARGET_NRF51822/PinNames.h Wed Mar 19 16:00:09 2014 +0000 +++ b/targets/hal/TARGET_NORDIC/TARGET_NRF51822/PinNames.h Wed Mar 19 17:15:21 2014 +0000 @@ -98,13 +98,13 @@ P0_29 = p29, P0_30 = p30, - LED1 = p18, - LED2 = p19, - LED3 = p18, - LED4 = p19, - - BUTTON0 = p16, - BUTTON1 = p17, + LED1 = p18, + LED2 = p19, + LED3 = p18, + LED4 = p19, + + BUTTON1 = p16, + BUTTON2 = p17, RX_PIN_NUMBER = p11, TX_PIN_NUMBER = p9,