Andrzej Puzdrowski
|
fe3a8b04bf
|
nRF5 - added serial flow control configure API implementation
|
2016-10-17 13:44:15 +02:00 |
Sam Grove
|
e410157557
|
Merge pull request #2865 from anangl/hal_fixes
TARGET_NRF5: A few corrections in HAL implementation.
|
2016-10-13 11:40:10 -05: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 |