Skip to content

Commit 23b3a84

Browse files
author
Amanda Butler
authored
Add content to porting_start.md
Clarify that this documentation uses pyOCD and DAPLink.
1 parent 3736e8b commit 23b3a84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/porting/porting_full_process/porting_start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This document provides guidelines for adding a new MCU target to Mbed OS and the
66
- Run Device Management client.
77
- Meet technical requirements for Mbed Enabled program.
88

9+
These guidelines use pyOCD and DAPLink in the porting process because they are free and open source. Please note that you can use other interface firmware, but that is outside the scope of this document.
10+
911
### Scope and milestones
1012

1113
You will usually need to go through all of these steps to port Mbed OS:

0 commit comments

Comments
 (0)