teensy40: remove FPU spec in target JSON list of cflags

This commit is contained in:
ardnew
2020-10-31 23:13:10 -05:00
committed by Ron Evans
parent 19a0270303
commit 6e24c86320
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build avr esp nrf sam sifive stm32 k210 nxp,!mimxrt1062
// +build avr esp nrf sam sifive stm32 k210 nxpmk66f18
package machine
-1
View File
@@ -9,7 +9,6 @@
"--target=armv7em-none-eabi",
"-Qunused-arguments",
"-mfloat-abi=soft",
"-mfpu=fpv5-d16"
],
"linkerscript": "targets/mimxrt1062-teensy40.ld",
"extra-files": [