
board/stm32: Add support for GNSE (Generic Node Sensor Edition) Thanks to @jamestait for his help on GNSE port
12 строки
188 Б
JSON
12 строки
188 Б
JSON
{
|
|
"inherits": [
|
|
"stm32wl5x_cm4"
|
|
],
|
|
"build-tags": [
|
|
"nucleowl55jc"
|
|
],
|
|
"serial": "uart",
|
|
"flash-method": "openocd",
|
|
"openocd-interface": "stlink",
|
|
"openocd-target": "stm32wlx"
|
|
}
|