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_ONSEMI/TARGET_NCS36510/PinNames.h
- Revision:
- 164:289d4deac6e4
- Parent:
- 161:2cc1468da177
--- a/targets/TARGET_ONSEMI/TARGET_NCS36510/PinNames.h Fri Apr 28 14:04:18 2017 +0100 +++ b/targets/TARGET_ONSEMI/TARGET_NCS36510/PinNames.h Wed May 10 12:06:41 2017 +0100 @@ -128,8 +128,14 @@ LED_YELLOW = GPIO6, LED_BLUE = GPIO5, USER_BUTTON = GPIO7, /*NEW connection on NCS36510-RF Rev 1.1 - Alias of SW1 */ + SW1 = GPIO7, /*NEW connection on NCS36510-RF Rev 1.1 */ SW2 = GPIO10, /*NEW connection on NCS36510-RF Rev 1.1 */ + + // Standardized button names + BUTTON1 = SW1, + BUTTON2 = SW2, + SERIAL_TX = GPIO0, SERIAL_RX = GPIO1, USBTX = GPIO0,