Skip to content

Commit 63d44cc

Browse files
Update RAM size for nucleo_u575zi_q (#874)
Resolves platformio/platformio-docs#394
1 parent 239f01b commit 63d44cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nucleo_u575zi_q.json

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

0 commit comments

Comments
 (0)