8 строки
196 Б
JSON
8 строки
196 Б
JSON
{
|
|
"inherits": ["cortex-m4"],
|
|
"build-tags": [ "stm32wle5","stm32wlx", "stm32"],
|
|
"extra-files": [
|
|
"src/device/stm32/stm32wle5.s"
|
|
],
|
|
"linkerscript": "targets/stm32wlx.ld"
|
|
}
|