mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
62d4a6a77f
credit to ofauchon
12 lines
180 B
JSON
12 lines
180 B
JSON
{
|
|
"inherits": [
|
|
"stm32wle5"
|
|
],
|
|
"build-tags": [
|
|
"lorae5"
|
|
],
|
|
"serial": "uart",
|
|
"flash-method": "openocd",
|
|
"openocd-interface": "stlink-v2",
|
|
"openocd-target": "stm32wlx"
|
|
} |