mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-13 15:33:40 +00:00
Add support for nucleol432 board
LED and UART are working
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"llvm-target": "armv7em-none-eabi",
|
||||
"cflags": [
|
||||
"--target=armv7em-none-eabi",
|
||||
"-mfloat-abi=soft"
|
||||
"-mfloat-abi=soft",
|
||||
"-Qunused-arguments"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user