Skip to content

Commit 54f5f34

Browse files
committed
LPC1114 - Add supported_application_modes
1 parent 3c2e22c commit 54f5f34

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

targets/targets.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -352,9 +352,7 @@
352352
]
353353
},
354354
"c_lib": "small",
355-
"release_versions": [
356-
"2", "5"
357-
],
355+
"supported_application_modes": ["bare-metal"],
358356
"device_name": "LPC1114FN28/102",
359357
"detect_code": [
360358
"1114"

0 commit comments

Comments
 (0)