Skip to content

Commit c6a32d1

Browse files
target: add support for nRF54LM20A
This patch adds support for nRF54LM20A to pyOCD. Signed-off-by: Star Sphere <StarSphere@foxmail.com>
1 parent 4f4a3ba commit c6a32d1

File tree

4 files changed

+113164
-0
lines changed

4 files changed

+113164
-0
lines changed

docs/builtin-targets.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -795,6 +795,11 @@ title: Built-in targets
795795
<td>Nordic Semiconductor</td>
796796
<td>NRF54L15</td>
797797
</tr>
798+
799+
<tr><td><code>nrf54l</code></td>
800+
<td>Nordic Semiconductor</td>
801+
<td>NRF54LM20A</td>
802+
</tr>
798803

799804
<tr><td><code>nrf91</code></td>
800805
<td>Nordic Semiconductor</td>

0 commit comments

Comments
 (0)