Repostiory containing DAPLink source code with Reset Pin workaround for HANI_IOT board.
Upstream: https://github.com/ARMmbed/DAPLink
docs/README.md
- Committer:
- Pawel Zarembski
- Date:
- 2020-04-07
- Revision:
- 0:01f31e923fe2
File content as of revision 0:01f31e923fe2:
# DAPLink Documentation ## Table of Contents ### User documentation * [Users’ guide](USERS-GUIDE.md) ### Developer documentation * [Developers’ guide](DEVELOPERS-GUIDE.md) * [Build output details](BUILD_OUTPUT.md) Automated tests and automation: * [Automated tests](AUTOMATED_TESTS.md) * [How to enable automation](ENABLE_AUTOMATION.md) * [MSD commands](MSD_COMMANDS.md) Porting DAPLink to new systems: * [Adding a new board](PORT_BOARD.md) * [Adding a new target device](PORT_TARGET_FAMILY.md) * [Adding a new HIC](PORT_HIC.md)