mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-20 04:19:04 +00:00
Add new kendryte k210 target definition
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"inherits": ["k210"],
|
||||
"build-tags": ["maix-bit-mic"],
|
||||
"linkerscript": "targets/maix-bit-mic.ld",
|
||||
"flash-command": "kflash -p /dev/ttyUSB0 {hex}"
|
||||
}
|
||||
Reference in New Issue
Block a user