Skip to content

Commit 0db8777

Browse files
authored
Fix ST STM32G0316-DISCO flash size (#767)
1 parent bc4db3d commit 0db8777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/disco_g031j6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"name": "ST STM32G0316-DISCO",
2626
"upload": {
2727
"maximum_ram_size": 8192,
28-
"maximum_size": 131072,
28+
"maximum_size": 32768,
2929
"protocol": "mbed",
3030
"protocols": [
3131
"blackmagic",

0 commit comments

Comments
 (0)