Skip to content

Commit 7df1b7b

Browse files
authored
Fixed RAM size for Nucleo-F722ZE
1 parent 4a5736a commit 7df1b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nucleo_f722ze.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
],
3131
"name": "ST Nucleo F722ZE",
3232
"upload": {
33-
"maximum_ram_size": 196608,
33+
"maximum_ram_size": 262144,
3434
"maximum_size": 524288,
3535
"protocol": "stlink",
3636
"protocols": [

0 commit comments

Comments
 (0)