Skip to content

Commit d3be41a

Browse files
committed
Fixed Flash memory size for disco_f469n
Resolves #649
1 parent ab81b7d commit d3be41a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/disco_f469ni.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"name": "ST 32F469IDISCOVERY",
3535
"upload": {
3636
"maximum_ram_size": 393216,
37-
"maximum_size": 1048576,
37+
"maximum_size": 2097152,
3838
"protocol": "stlink",
3939
"protocols": [
4040
"jlink",

0 commit comments

Comments
 (0)