Skip to content

Commit 41435a0

Browse files
committed
LPC1114 - Add supported_application_modes
1 parent ab791ae commit 41435a0

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
@@ -313,9 +313,7 @@
313313
]
314314
},
315315
"c_lib": "small",
316-
"release_versions": [
317-
"2", "5"
318-
],
316+
"supported_application_modes": ["bare-metal"],
319317
"device_name": "LPC1114FN28/102",
320318
"detect_code": [
321319
"1114"

0 commit comments

Comments
 (0)