Skip to content

Commit dce3fe8

Browse files
authored
Specify Flash and RAM sizes for genericSTM32G431CB
1 parent db0097c commit dce3fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/genericSTM32G431CB.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"libopencm3",
2323
"stm32cube"
2424
],
25-
"name": "STM32G431CB",
25+
"name": "STM32G431CB (32k RAM. 128k Flash)",
2626
"upload": {
2727
"maximum_ram_size": 32768,
2828
"maximum_size": 131072,

0 commit comments

Comments
 (0)