Skip to content

Commit 100ba31

Browse files
author
James Norton
committed
Change supported_form_factors from ARDUINO to ARDUINO_UNO to support Pin Name changes for mbed os v6.10.
1 parent 36d449a commit 100ba31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4303,7 +4303,7 @@
43034303
},
43044304
"MIMXRT1050_EVK": {
43054305
"supported_form_factors": [
4306-
"ARDUINO"
4306+
"ARDUINO_UNO"
43074307
],
43084308
"core": "Cortex-M7FD",
43094309
"supported_toolchains": [

0 commit comments

Comments
 (0)