Bill Siever
/
nRF5-DK-HeartRateDemo
Fork of nRF5-DK-HeartRateDemo by
Revision 3:1d17c6b57555, committed 2016-11-14
- Comitter:
- bsiever
- Date:
- Mon Nov 14 20:06:29 2016 +0000
- Parent:
- 2:b850666f3c8f
- Commit message:
- Initial Publication
Changed in this revision
mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed_app.json Mon Nov 14 20:06:29 2016 +0000 @@ -0,0 +1,10 @@ +{ + "target_overrides": { + "NRF51_DK": { + "target.uart_hwfc": 0 + }, + "NRF52_DK": { + "target.uart_hwfc": 0 + } + } +} \ No newline at end of file