mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 11:37:46 +00:00
teensy40: fix typo in target JSON
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"cflags": [
|
||||
"--target=armv7em-none-eabi",
|
||||
"-Qunused-arguments",
|
||||
"-mfloat-abi=soft",
|
||||
"-mfloat-abi=soft"
|
||||
],
|
||||
"linkerscript": "targets/mimxrt1062-teensy40.ld",
|
||||
"extra-files": [
|
||||
|
||||
Reference in New Issue
Block a user