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 # Enable Automation Features
Pawel Zarembski 0:01f31e923fe2 2 1. Update the interface software to a version at or above 0241
Pawel Zarembski 0:01f31e923fe2 3 1. Copy an empty text file called ``auto_on.cfg`` to the DAPLink MSD drive while the reset button is held.
Pawel Zarembski 0:01f31e923fe2 4 1. Release the reset button when the drive unmounts. When it remounts, confirm "Automation Allowed" is set to 1 in ``details.txt``
Pawel Zarembski 0:01f31e923fe2 5 1. Update the bootloader software to a version at or above 0241
Pawel Zarembski 0:01f31e923fe2 6 1. Confirm that the ``start_bl.act`` MSD command causes the device to enter bootloader mode, and that the ``start_if.act`` command causes the device to enter interface mode. See [MSD Commands](MSD_COMMANDS.md)