Skip to content

Commit a869ca8

Browse files
authored
Update genericSTM32F411RE.json (#497)
STM32F411xE chips have 512kb Flash
1 parent a2af77d commit a869ca8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/genericSTM32F411RE.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"stm32cube",
2020
"libopencm3"
2121
],
22-
"name": "STM32F411RE (128k RAM. 256k Flash)",
22+
"name": "STM32F411RE (128k RAM. 512k Flash)",
2323
"upload": {
2424
"maximum_ram_size": 131072,
25-
"maximum_size": 262144,
25+
"maximum_size": 524288,
2626
"protocol": "serial",
2727
"protocols": [
2828
"blackmagic",

0 commit comments

Comments
 (0)