Skip to content

Commit b0eafe5

Browse files
committed
LPC55S69: Update the target name
This is to handle both secure and non-secure targets inside mbed-os Signed-off-by: Mahesh Mahadevan <[email protected]>
1 parent 9daa136 commit b0eafe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mbed_os_tools/detect/platform_database.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
u"0230": u"K20D50M",
6464
u"0231": u"K22F",
6565
u"0234": u"RAPIDIOT_KW41Z",
66-
u"0236": u"LPC55S69",
66+
u"0236": u"LPC55S69_NS",
6767
u"0240": u"K64F",
6868
u"0245": u"K64F",
6969
u"0250": u"KW24D",

0 commit comments

Comments
 (0)