File tree Expand file tree Collapse file tree 4 files changed +32
-4
lines changed Expand file tree Collapse file tree 4 files changed +32
-4
lines changed Original file line number Diff line number Diff line change 12
12
"variant" : " NUCLEO_G071RB"
13
13
},
14
14
"debug" : {
15
+ "default_tools" : [
16
+ " stlink"
17
+ ],
15
18
"jlink_device" : " STM32G071RB" ,
19
+ "onboard_tools" : [
20
+ " stlink"
21
+ ],
16
22
"openocd_target" : " stm32g0x" ,
17
23
"svd_path" : " STM32G071.svd"
18
24
},
27
33
"upload" : {
28
34
"maximum_ram_size" : 36864 ,
29
35
"maximum_size" : 131072 ,
30
- "protocol" : " mbed " ,
36
+ "protocol" : " stlink " ,
31
37
"protocols" : [
38
+ " stlink" ,
32
39
" jlink" ,
33
40
" cmsis-dap" ,
34
41
" blackmagic" ,
Original file line number Diff line number Diff line change 12
12
" can"
13
13
],
14
14
"debug" : {
15
+ "default_tools" : [
16
+ " stlink"
17
+ ],
15
18
"jlink_device" : " STM32G431KB" ,
19
+ "onboard_tools" : [
20
+ " stlink"
21
+ ],
16
22
"openocd_target" : " stm32g4x" ,
17
23
"svd_path" : " STM32G431xx.svd"
18
24
},
26
32
"upload" : {
27
33
"maximum_ram_size" : 32768 ,
28
34
"maximum_size" : 131072 ,
29
- "protocol" : " mbed " ,
35
+ "protocol" : " stlink " ,
30
36
"protocols" : [
37
+ " stlink" ,
31
38
" jlink" ,
32
39
" cmsis-dap" ,
33
40
" blackmagic" ,
Original file line number Diff line number Diff line change 12
12
" can"
13
13
],
14
14
"debug" : {
15
+ "default_tools" : [
16
+ " stlink"
17
+ ],
15
18
"jlink_device" : " STM32G431RB" ,
19
+ "onboard_tools" : [
20
+ " stlink"
21
+ ],
16
22
"openocd_target" : " stm32g4x" ,
17
23
"svd_path" : " STM32G431xx.svd"
18
24
},
27
33
"upload" : {
28
34
"maximum_ram_size" : 32768 ,
29
35
"maximum_size" : 131072 ,
30
- "protocol" : " mbed " ,
36
+ "protocol" : " stlink " ,
31
37
"protocols" : [
38
+ " stlink" ,
32
39
" jlink" ,
33
40
" cmsis-dap" ,
34
41
" blackmagic" ,
Original file line number Diff line number Diff line change 12
12
" can"
13
13
],
14
14
"debug" : {
15
+ "default_tools" : [
16
+ " stlink"
17
+ ],
15
18
"jlink_device" : " STM32G474RE" ,
19
+ "onboard_tools" : [
20
+ " stlink"
21
+ ],
16
22
"openocd_target" : " stm32g4x" ,
17
23
"svd_path" : " STM32G474xx.svd"
18
24
},
28
34
"upload" : {
29
35
"maximum_ram_size" : 131072 ,
30
36
"maximum_size" : 524288 ,
31
- "protocol" : " mbed " ,
37
+ "protocol" : " stlink " ,
32
38
"protocols" : [
39
+ " stlink" ,
33
40
" jlink" ,
34
41
" cmsis-dap" ,
35
42
" blackmagic" ,
You can’t perform that action at this time.
0 commit comments