Skip to content

Commit 24eee35

Browse files
committed
M2354: Add baremetal profile support into targets.json5
1 parent 8a8bc9c commit 24eee35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

targets/targets.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8232,6 +8232,9 @@
82328232
],
82338233
"bootloader_supported": true,
82348234
"forced_reset_timeout": 5,
8235+
"supported_application_profiles": [
8236+
"full", "bare-metal"
8237+
],
82358238
"is_mcu_family_target": true
82368239
},
82378240
"NU_M2354": { // AKA NUMAKER-M2354

0 commit comments

Comments
 (0)