Skip to content

Commit 618d31b

Browse files
committed
Remove unecessary _S and _NS target variants from new example
1 parent af54093 commit 618d31b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tools/test/examples/examples.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -379,9 +379,7 @@
379379
"K66F",
380380
"NUCLEO_F429ZI",
381381
"UBLOX_ODIN_EVK_W2",
382-
"LPC55S69",
383-
"LPC55S69_S",
384-
"LPC55S69_NS"
382+
"LPC55S69"
385383
],
386384
"toolchains" : [],
387385
"exporters": [],

0 commit comments

Comments
 (0)