Repostiory containing DAPLink source code with Reset Pin workaround for HANI_IOT board.
Upstream: https://github.com/ARMmbed/DAPLink
Diff: records/board/rapid_iot.yaml
- Revision:
- 0:01f31e923fe2
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/records/board/rapid_iot.yaml Tue Apr 07 12:55:42 2020 +0200 @@ -0,0 +1,9 @@ +common: + macros: + - BOARD_RAPID_IOT + sources: + board: + - source/board/rapid_iot.c + family: + - source/family/freescale/rapid_iot/target.c + - source/family/freescale/target_reset_rapid_iot.c