mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 03:03:27 +00:00
maixbit (uart): serial is working with echo example
This commit is contained in:
@@ -9,5 +9,9 @@
|
||||
],
|
||||
"ldflags": [
|
||||
"-melf64lriscv"
|
||||
],
|
||||
"extra-files": [
|
||||
"src/runtime/scheduler_tinygoriscv64.S",
|
||||
"src/device/riscv/start64.S"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user