aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/lorae5.json
blob: 9b33125c0eced782a2324b15c22077291b368af1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"inherits": [
		"stm32wle5"
	],
	"build-tags": [
		"lorae5"
	],
	"serial": "uart",
	"flash-method": "openocd",
	"openocd-interface": "stlink-v2",
	"openocd-target": "stm32wlx"
}