Repostiory containing DAPLink source code with Reset Pin workaround for HANI_IOT board.

Upstream: https://github.com/ARMmbed/DAPLink

Committer:
Pawel Zarembski
Date:
Tue Apr 07 12:55:42 2020 +0200
Revision:
0:01f31e923fe2
hani: DAPLink with reset workaround

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Pawel Zarembski 0:01f31e923fe2 1 common:
Pawel Zarembski 0:01f31e923fe2 2 macros:
Pawel Zarembski 0:01f31e923fe2 3 - HID_LED_DEF=GPIO_LED_ON
Pawel Zarembski 0:01f31e923fe2 4 - CDC_LED_DEF=GPIO_LED_ON
Pawel Zarembski 0:01f31e923fe2 5 - MSC_LED_DEF=GPIO_LED_ON
Pawel Zarembski 0:01f31e923fe2 6 - USB_PROD_STR="BBC micro:bit CMSIS-DAP"
Pawel Zarembski 0:01f31e923fe2 7 sources:
Pawel Zarembski 0:01f31e923fe2 8 board:
Pawel Zarembski 0:01f31e923fe2 9 - source/board/microbit.c
Pawel Zarembski 0:01f31e923fe2 10 family:
Pawel Zarembski 0:01f31e923fe2 11 - source/family/nordic/nrf51822/target_16.c
Pawel Zarembski 0:01f31e923fe2 12 - source/family/nordic/target_reset_nrf51.c