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"
|
||
|
|
}
|