mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 10:43:29 +00:00
Added Gopher Badge support
This commit is contained in:
committed by
Ron Evans
parent
62e1c3ebb7
commit
4b0e56cbec
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"inherits": [
|
||||
"rp2040"
|
||||
],
|
||||
"serial-port": ["2e8a:0003"],
|
||||
"build-tags": ["gopher_badge"],
|
||||
"linkerscript": "targets/gopher-badge.ld",
|
||||
"extra-files": [
|
||||
"targets/pico-boot-stage2.S"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user