File tree Expand file tree Collapse file tree 14 files changed +77
-224
lines changed Expand file tree Collapse file tree 14 files changed +77
-224
lines changed Original file line number Diff line number Diff line change 19
19
"variant" : " BLUEPILL_F103XX"
20
20
},
21
21
"debug" : {
22
+ "default_tools" : [
23
+ " stlink"
24
+ ],
22
25
"jlink_device" : " STM32F103C8" ,
26
+ "openocd_extra_args" : [
27
+ " -c" ,
28
+ " reset_config none"
29
+ ],
23
30
"openocd_target" : " stm32f1x" ,
24
- "svd_path" : " STM32F103xx.svd" ,
25
- "tools" : {
26
- "stlink" : {
27
- "default" : true ,
28
- "server" : {
29
- "arguments" : [
30
- " -f" ,
31
- " scripts/interface/stlink.cfg" ,
32
- " -c" ,
33
- " transport select hla_swd" ,
34
- " -f" ,
35
- " scripts/target/stm32f1x.cfg" ,
36
- " -c" ,
37
- " reset_config none"
38
- ],
39
- "executable" : " bin/openocd" ,
40
- "package" : " tool-openocd"
41
- }
42
- }
43
- }
31
+ "svd_path" : " STM32F103xx.svd"
44
32
},
45
33
"frameworks" : [
46
34
" arduino" ,
Original file line number Diff line number Diff line change 19
19
"variant" : " BLUEPILL_F103XX"
20
20
},
21
21
"debug" : {
22
+ "default_tools" : [
23
+ " stlink"
24
+ ],
22
25
"jlink_device" : " STM32F103C8" ,
26
+ "openocd_extra_args" : [
27
+ " -c" ,
28
+ " reset_config none"
29
+ ],
23
30
"openocd_target" : " stm32f1x" ,
24
- "svd_path" : " STM32F103xx.svd" ,
25
- "tools" : {
26
- "stlink" : {
27
- "default" : true ,
28
- "server" : {
29
- "arguments" : [
30
- " -f" ,
31
- " scripts/interface/stlink.cfg" ,
32
- " -c" ,
33
- " transport select hla_swd" ,
34
- " -f" ,
35
- " scripts/target/stm32f1x.cfg" ,
36
- " -c" ,
37
- " reset_config none"
38
- ],
39
- "executable" : " bin/openocd" ,
40
- "package" : " tool-openocd"
41
- }
42
- }
43
- }
31
+ "svd_path" : " STM32F103xx.svd"
44
32
},
45
33
"frameworks" : [
46
34
" arduino" ,
Original file line number Diff line number Diff line change 18
18
"variant" : " BLUEPILL_F103XX"
19
19
},
20
20
"debug" : {
21
+ "default_tools" : [
22
+ " stlink"
23
+ ],
21
24
"jlink_device" : " STM32F103C6" ,
25
+ "openocd_extra_args" : [
26
+ " -c" ,
27
+ " reset_config none"
28
+ ],
22
29
"openocd_target" : " stm32f1x" ,
23
- "svd_path" : " STM32F103xx.svd" ,
24
- "tools" : {
25
- "stlink" : {
26
- "default" : true ,
27
- "server" : {
28
- "arguments" : [
29
- " -f" ,
30
- " scripts/interface/stlink.cfg" ,
31
- " -c" ,
32
- " transport select hla_swd" ,
33
- " -f" ,
34
- " scripts/target/stm32f1x.cfg" ,
35
- " -c" ,
36
- " reset_config none"
37
- ],
38
- "executable" : " bin/openocd" ,
39
- "package" : " tool-openocd"
40
- }
41
- }
42
- }
30
+ "svd_path" : " STM32F103xx.svd"
43
31
},
44
32
"frameworks" : [
45
33
" arduino" ,
Original file line number Diff line number Diff line change 19
19
"variant" : " BLUEPILL_F103XX"
20
20
},
21
21
"debug" : {
22
+ "default_tools" : [
23
+ " stlink"
24
+ ],
22
25
"jlink_device" : " STM32F103C8" ,
26
+ "openocd_extra_args" : [
27
+ " -c" ,
28
+ " reset_config none"
29
+ ],
23
30
"openocd_target" : " stm32f1x" ,
24
- "svd_path" : " STM32F103xx.svd" ,
25
- "tools" : {
26
- "stlink" : {
27
- "default" : true ,
28
- "server" : {
29
- "arguments" : [
30
- " -f" ,
31
- " scripts/interface/stlink.cfg" ,
32
- " -c" ,
33
- " transport select hla_swd" ,
34
- " -f" ,
35
- " scripts/target/stm32f1x.cfg" ,
36
- " -c" ,
37
- " reset_config none"
38
- ],
39
- "executable" : " bin/openocd" ,
40
- "package" : " tool-openocd"
41
- }
42
- }
43
- }
31
+ "svd_path" : " STM32F103xx.svd"
44
32
},
45
33
"frameworks" : [
46
34
" arduino" ,
Original file line number Diff line number Diff line change 19
19
"variant" : " BLUEPILL_F103XX"
20
20
},
21
21
"debug" : {
22
+ "default_tools" : [
23
+ " stlink"
24
+ ],
22
25
"jlink_device" : " STM32F103C8" ,
26
+ "openocd_extra_args" : [
27
+ " -c" ,
28
+ " reset_config none"
29
+ ],
23
30
"openocd_target" : " stm32f1x" ,
24
- "svd_path" : " STM32F103xx.svd" ,
25
- "tools" : {
26
- "stlink" : {
27
- "default" : true ,
28
- "server" : {
29
- "arguments" : [
30
- " -f" ,
31
- " scripts/interface/stlink.cfg" ,
32
- " -c" ,
33
- " transport select hla_swd" ,
34
- " -f" ,
35
- " scripts/target/stm32f1x.cfg" ,
36
- " -c" ,
37
- " reset_config none"
38
- ],
39
- "executable" : " bin/openocd" ,
40
- "package" : " tool-openocd"
41
- }
42
- }
43
- }
31
+ "svd_path" : " STM32F103xx.svd"
44
32
},
45
33
"frameworks" : [
46
34
" arduino" ,
Original file line number Diff line number Diff line change 14
14
" stlink"
15
15
],
16
16
"openocd_target" : " stm32l0" ,
17
- "svd_path" : " STM32L07x.svd" ,
18
- "tools" : {
19
- "jlink" : {
20
- "server" : [
21
- {
22
- "arguments" : [
23
- " -singlerun" ,
24
- " -if" ,
25
- " SWD" ,
26
- " -select" ,
27
- " USB" ,
28
- " -device" ,
29
- " STM32L073VZ" ,
30
- " -port" ,
31
- " 2331"
32
- ],
33
- "executable" : " JLinkGDBServerCL.exe" ,
34
- "system" : [
35
- " windows" ,
36
- " windows_amd64" ,
37
- " windows_x86"
38
- ]
39
- },
40
- {
41
- "arguments" : [
42
- " -singlerun" ,
43
- " -if" ,
44
- " SWD" ,
45
- " -select" ,
46
- " USB" ,
47
- " -device" ,
48
- " STM32L073VZ" ,
49
- " -port" ,
50
- " 2331"
51
- ],
52
- "executable" : " JLinkGDBServer" ,
53
- "system" : [
54
- " darwin_x86_64" ,
55
- " linux_i686" ,
56
- " linux_x86_64"
57
- ]
58
- }
59
- ]
60
- }
61
- }
17
+ "svd_path" : " STM32L07x.svd"
62
18
},
63
19
"frameworks" : [
64
20
" stm32cube"
Original file line number Diff line number Diff line change 19
19
"variant" : " stm32f4"
20
20
},
21
21
"debug" : {
22
+ "default_tools" : [
23
+ " stlink"
24
+ ],
22
25
"jlink_device" : " STM32F407VE" ,
26
+ "openocd_extra_args" : [
27
+ " -c" ,
28
+ " reset_config none"
29
+ ],
23
30
"openocd_target" : " stm32f4x" ,
24
- "svd_path" : " STM32F40x.svd" ,
25
- "tools" : {
26
- "stlink" : {
27
- "server" : {
28
- "arguments" : [
29
- " -f" ,
30
- " scripts/interface/stlink.cfg" ,
31
- " -c" ,
32
- " transport select hla_swd" ,
33
- " -f" ,
34
- " scripts/target/stm32f4x.cfg" ,
35
- " -c" ,
36
- " reset_config none"
37
- ],
38
- "executable" : " bin/openocd" ,
39
- "package" : " tool-openocd"
40
- }
41
- }
42
- }
31
+ "svd_path" : " STM32F40x.svd"
43
32
},
44
33
"frameworks" : [
45
34
" arduino" ,
Original file line number Diff line number Diff line change 19
19
"variant" : " DISCO_F407VG"
20
20
},
21
21
"debug" : {
22
+ "default_tools" : [
23
+ " stlink"
24
+ ],
22
25
"jlink_device" : " STM32F407VG" ,
26
+ "openocd_extra_args" : [
27
+ " -c" ,
28
+ " reset_config none"
29
+ ],
23
30
"openocd_target" : " stm32f4x" ,
24
- "svd_path" : " STM32F40x.svd" ,
25
- "tools" : {
26
- "stlink" : {
27
- "server" : {
28
- "arguments" : [
29
- " -f" ,
30
- " scripts/interface/stlink.cfg" ,
31
- " -c" ,
32
- " transport select hla_swd" ,
33
- " -f" ,
34
- " scripts/target/stm32f4x.cfg" ,
35
- " -c" ,
36
- " reset_config none"
37
- ],
38
- "executable" : " bin/openocd" ,
39
- "package" : " tool-openocd"
40
- }
41
- }
42
- }
31
+ "svd_path" : " STM32F40x.svd"
43
32
},
44
33
"frameworks" : [
45
34
" arduino" ,
Original file line number Diff line number Diff line change 29
29
],
30
30
"name" : " Microsoft Azure IoT Development Kit (MXChip AZ3166)" ,
31
31
"upload" : {
32
- "offset_address" : " 0x0800C000" ,
33
32
"maximum_ram_size" : 262144 ,
34
33
"maximum_size" : 1048576 ,
34
+ "offset_address" : " 0x0800C000" ,
35
35
"protocol" : " stlink" ,
36
36
"protocols" : [
37
37
" jlink" ,
Original file line number Diff line number Diff line change 15
15
"variant" : " stm32f4"
16
16
},
17
17
"debug" : {
18
+ "default_tools" : [
19
+ " stlink"
20
+ ],
18
21
"jlink_device" : " STM32F405RG" ,
22
+ "openocd_extra_args" : [
23
+ " -c" ,
24
+ " reset_config none"
25
+ ],
19
26
"openocd_target" : " stm32f4x" ,
20
- "svd_path" : " STM32F40x.svd" ,
21
- "tools" : {
22
- "stlink" : {
23
- "server" : {
24
- "arguments" : [
25
- " -f" ,
26
- " scripts/interface/stlink.cfg" ,
27
- " -c" ,
28
- " transport select hla_swd" ,
29
- " -f" ,
30
- " scripts/target/stm32f4x.cfg" ,
31
- " -c" ,
32
- " reset_config none"
33
- ],
34
- "executable" : " bin/openocd" ,
35
- "package" : " tool-openocd"
36
- }
37
- }
38
- }
27
+ "svd_path" : " STM32F40x.svd"
39
28
},
40
29
"frameworks" : [
41
30
" arduino" ,
You can’t perform that action at this time.
0 commit comments