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

13 lines
205 B
JSON

{
"inherits": [
"cortex-m0plus"
],
"build-tags": [
"stm32l0",
"stm32l0x2",
"stm32"
],
"extra-files": [
"targets/device/stm32/stm32l0x2.s"
]
}