mbed-os/targets/TARGET_NORDIC/TARGET_MCU_NRF51822
Rida Jichi ac17fb7cf8 Modified micro:bit pin names to mirror micro:bit edge connector
Resolved issue: https://github.com/ARMmbed/mbed-os/issues/2713

Removed pins p{0..30} definitions
Defined pins P{0..20} as per micro:bit DAL's mappings:
(https://github.com/lancaster-university/microbit-dal/blob/master/inc/drivers/MicroBitPin.h)

Developers can now use the pin names as they appear on the mbed micro:bit pinout
in https://developer.mbed.org/platforms/Microbit/#pinout

Change-Id: I72b81dbe23b11d5ef215583adb211f364b4a5e91
2016-11-01 09:20:24 +00:00
..
Lib restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_ARCH_BLE restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_DELTA_DFCM_NNN40 Ensured all NORDIC platforms define P0_{0..30} to match existing p{0..30} in PinNames.h 2016-11-01 08:57:38 +00:00
TARGET_HRM1017 restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_MTM_MTCONNECT04S restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_NRF51_DK restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_NRF51_DONGLE Ensured all NORDIC platforms define P0_{0..30} to match existing p{0..30} in PinNames.h 2016-11-01 08:57:38 +00:00
TARGET_NRF51_MICROBIT Modified micro:bit pin names to mirror micro:bit edge connector 2016-11-01 09:20:24 +00:00
TARGET_NRF51822_MKIT restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_NRF51822_SBKIT restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_NRF51822_Y5_MBUG restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_RBLAB_BLENANO restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_RBLAB_NRF51822 restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_SEEED_TINY_BLE restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_TY51822R3 restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_WALLBOT_BLE restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
device restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
PeripheralNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PortNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogin_api.c Replaced p{0..30} with P0_{0..30} in the NRF51822 api's 2016-11-01 09:00:34 +00:00
gpio_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
i2c_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
objects.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pwmout_api.c Replaced p{0..30} with P0_{0..30} in the NRF51822 api's 2016-11-01 09:00:34 +00:00
serial_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
sleep.c TARGET_NORDIC: restored old 'sleep()' implementation in legacy HAL, moved the new one to FEATURE_BLE, so it is picked only when SoftDevice is in use. 2016-10-06 11:51:41 +02:00
spi_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
twi_config.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
twi_master.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
twi_master.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
us_ticker.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00