Stephen Hawes
2 jaren geleden
bovenliggende
commit
1be3b8df4a
No account linked to committer's email address
|
@@ -6,16 +6,16 @@
|
6
|
6
|
"f_cpu": "168000000L",
|
7
|
7
|
"hwids": [
|
8
|
8
|
[
|
|
9
|
+ "0x0483",
|
|
10
|
+ "0xdf11"
|
|
11
|
+ ],
|
|
12
|
+ [
|
9
|
13
|
"0x1EAF",
|
10
|
14
|
"0x0003"
|
11
|
15
|
],
|
12
|
16
|
[
|
13
|
17
|
"0x0483",
|
14
|
18
|
"0x3748"
|
15
|
|
- ],
|
16
|
|
- [
|
17
|
|
- "0x0483",
|
18
|
|
- "0xdf11"
|
19
|
19
|
]
|
20
|
20
|
],
|
21
|
21
|
"mcu": "stm32f407vet6",
|
|
@@ -35,7 +35,7 @@
|
35
|
35
|
"disable_flushing": false,
|
36
|
36
|
"maximum_ram_size": 131072,
|
37
|
37
|
"maximum_size": 524288,
|
38
|
|
- "protocol": "stlink",
|
|
38
|
+ "protocol": "dfu",
|
39
|
39
|
"protocols": [
|
40
|
40
|
"stlink",
|
41
|
41
|
"dfu",
|