We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985202b commit ab81b7dCopy full SHA for ab81b7d
boards/disco_f413zh.json
@@ -36,7 +36,7 @@
36
"name": "ST 32F413HDISCOVERY",
37
"upload": {
38
"maximum_ram_size": 327680,
39
- "maximum_size": 524288,
+ "maximum_size": 1572864,
40
"protocol": "stlink",
41
"protocols": [
42
"jlink",
boards/nucleo_f413zh.json
@@ -30,8 +30,8 @@
30
],
31
"name": "ST Nucleo F413ZH",
32
33
- "maximum_ram_size": 131072,
34
+ "maximum_ram_size": 327680,
35
0 commit comments