We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c827d4b commit dc8be7cCopy full SHA for dc8be7c
tools/autobuild/build-mimxrt-latest.sh
@@ -33,5 +33,6 @@ fi
33
# build the boards
34
do_build TEENSY40 TEENSY40 hex
35
do_build TEENSY41 TEENSY41 hex
36
+do_build MIMXRT1010_EVK MIMXRT1010_EVK bin
37
do_build MIMXRT1020_EVK MIMXRT1020_EVK bin
38
do_build MIMXRT1050_EVK MIMXRT1050_EVK bin
0 commit comments