mbed-os/targets/TARGET_NORDIC/TARGET_MCU_NRF51822
Deepika 61404e62d8 Nordic: Fix alignment of execute region to 8-byte boundary
--legacyalign, --no_legacyalign are deprecated from ARMC6 compiler, in order to
remove deprecated flags all linker files (GCC and IAR as well to have uniformity)
should strictly align to 8-byte boundary
2018-10-09 10:15:07 -05:00
..
Lib
TARGET_ARCH_BLE
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
TARGET_MTM_MTCONNECT04S
TARGET_NRF51_DK
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
TARGET_NRF51822_SBKIT
TARGET_NRF51822_Y5_MBUG
TARGET_RBLAB_BLENANO
TARGET_RBLAB_NRF51822
TARGET_SEEED_TINY_BLE
TARGET_TY51822R3
TARGET_VBLUNO51 Add support for VBLUno51 board [TARGET_VBLUNO51] 2017-06-25 20:16:58 +07:00
TARGET_WALLBOT_BLE
device Nordic: Fix alignment of execute region to 8-byte boundary 2018-10-09 10:15:07 -05:00
PeripheralNames.h
PortNames.h
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
gpio_irq_api.c
gpio_object.h
i2c_api.c
objects.h
pinmap.c
port_api.c
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
sleep.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
spi_api.c Closed review comments 2017-07-21 09:46:22 -05:00
twi_config.h
twi_master.c
twi_master.h
us_ticker.c Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00