Andrzej Puzdrowski
|
5c08a01d0c
|
Intorduce NVIC_SetVector functionality for nRF5 port
# Conflicts:
# hal/targets/hal/TARGET_NORDIC/TARGET_NRF5/serial_api.c
# hal/targets/hal/TARGET_NORDIC/TARGET_NRF5/us_ticker.c
|
2016-10-10 09:45:31 +02:00 |
Głąbek, Andrzej
|
691969c315
|
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 |
Głąbek, Andrzej
|
bb6af4d8a6
|
TARGET_NORDIC: editorial corrections in 'sleep()' implementations to better fit mbed coding style.
|
2016-10-05 14:51:22 +02:00 |
Głąbek, Andrzej
|
1b593b125a
|
TARGET_NORDIC: simplified the checking if SD is enabled in 'sleep()', used the new implementation in legacy HAL for NRF51822.
|
2016-10-05 09:10:29 +02:00 |
Głąbek, Andrzej
|
10419cd3f5
|
Merge branch 'master' into hal_fixes
# Conflicts:
# hal/targets.json
|
2016-10-05 07:54:00 +02:00 |
Christopher Haster
|
26ced98734
|
restructure - Restructured cmsis directory
targets/cmsis -> cmsis
targets/cmsis/TARGET_* -> targets/TARGET_*/device
targets/cmsis/TARGET_*/mbed_rtx.h -> targets/TARGET_*/mbed_rtx.h
|
2016-10-04 17:51:44 -05:00 |
Christopher Haster
|
0bad622a16
|
restructure - Moved targets out to top level
hal/targets -> targets
hal/targets.json -> targets/targets.json
|
2016-09-30 19:18:09 -05:00 |