tinygo/targets/lorae5.json
2021-11-20 12:07:11 +01:00

12 строки
Без EOL
180 Б
JSON

{
"inherits": [
"stm32wle5"
],
"build-tags": [
"lorae5"
],
"serial": "uart",
"flash-method": "openocd",
"openocd-interface": "stlink-v2",
"openocd-target": "stm32wlx"
}