teensy40: fix typo in target JSON

This commit is contained in:
ardnew
2020-10-31 23:56:15 -05:00
committed by Ron Evans
parent 6e24c86320
commit b1d24a72c1
+1 -1
View File
@@ -8,7 +8,7 @@
"cflags": [ "cflags": [
"--target=armv7em-none-eabi", "--target=armv7em-none-eabi",
"-Qunused-arguments", "-Qunused-arguments",
"-mfloat-abi=soft", "-mfloat-abi=soft"
], ],
"linkerscript": "targets/mimxrt1062-teensy40.ld", "linkerscript": "targets/mimxrt1062-teensy40.ld",
"extra-files": [ "extra-files": [