Files
llgo/targets/stm32wl5x_cm4.json
2025-08-20 10:27:01 +08:00

9 lines
208 B
JSON

{
"inherits": ["cortex-m4"],
"build-tags": [ "stm32wl5x_cm4","stm32wlx", "stm32"],
"extra-files": [
"targets/device/stm32/stm32wl5x_cm4.s"
],
"linkerscript": "targets/stm32wlx.ld"
}