Repostiory containing DAPLink source code with Reset Pin workaround for HANI_IOT board.
Upstream: https://github.com/ARMmbed/DAPLink
records/daplink/bootloader.yaml
- Committer:
- Pawel Zarembski
- Date:
- 2020-04-07
- Revision:
- 0:01f31e923fe2
File content as of revision 0:01f31e923fe2:
common: macros: - DAPLINK_BL - DAPLINK_BUILD_KEY=0x9B939D93 # DAPLINK_BUILD_KEY_BL includes: - source/daplink - source/daplink/bootloader - source/cmsis-core - source/hic_hal sources: daplink_bl: - source/daplink - source/daplink/bootloader tool_specific: uvision: linker_file: - source/daplink/daplink.sct misc: ld_flags: - --predefine="-DDAPLINK_BL" make_armcc: linker_file: - source/daplink/daplink.sct misc: ld_flags: - --predefine="-DDAPLINK_BL"