mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 05:53:39 +00:00
teensy40: remove FPU spec in target JSON list of cflags
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"--target=armv7em-none-eabi",
|
||||
"-Qunused-arguments",
|
||||
"-mfloat-abi=soft",
|
||||
"-mfpu=fpv5-d16"
|
||||
],
|
||||
"linkerscript": "targets/mimxrt1062-teensy40.ld",
|
||||
"extra-files": [
|
||||
|
||||
Reference in New Issue
Block a user