You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/porting/porting_full_process/porting_start.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ This document provides guidelines for adding a new MCU target to Mbed OS and the
6
6
- Run Device Management client.
7
7
- Meet technical requirements for Mbed Enabled program.
8
8
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
+
9
11
### Scope and milestones
10
12
11
13
You will usually need to go through all of these steps to port Mbed OS:
0 commit comments