We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c63d3 commit 743181dCopy full SHA for 743181d
2 files changed
boards/mimxrt1050_evk.json
@@ -2,7 +2,10 @@
2
"build": {
3
"cpu": "cortex-m7",
4
"f_cpu": "600000000L",
5
- "mcu": "mimxrt1052dvl6b"
+ "mcu": "mimxrt1052dvl6b",
6
+ "zephyr": {
7
+ "variant": "mimxrt1050_evk//qspi"
8
+ }
9
},
10
"debug": {
11
"jlink_device": "MIMXRT1052DVL6B",
boards/mimxrt1060_evk.json
- "mcu": "mimxrt1062dvl6a"
+ "mcu": "mimxrt1062dvl6a",
+ "variant": "mimxrt1060_evk@C//qspi"
"jlink_device": "MIMXRT1062DVL6A",
0 commit comments