mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 16:03:41 +00:00
7 lines
153 B
JSON
7 lines
153 B
JSON
{
|
|
"inherits": ["k210"],
|
|
"build-tags": ["maix-bit-mic"],
|
|
"linkerscript": "targets/maix-bit-mic.ld",
|
|
"flash-command": "kflash -p /dev/ttyUSB0 {hex}"
|
|
}
|