STM32F303xC: correct RAM size

pull/15378/head
Jerome Coutant 2023-01-23 10:37:31 +01:00
parent 8c8aa1c881
commit 495506d245
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
#endif
#if !defined(MBED_RAM_SIZE)
#define MBED_RAM_SIZE 0xc000 // 48 KB
#define MBED_RAM_SIZE 0xa000 // 40 KB
#endif
#if !defined(MBED_RAM1_START)

View File

@ -368139,7 +368139,7 @@
"write": true
},
"default": true,
"size": 49152,
"size": 40960,
"start": 536870912,
"startup": false
},
@ -368809,7 +368809,7 @@
"write": true
},
"default": true,
"size": 49152,
"size": 40960,
"start": 536870912,
"startup": false
},
@ -369159,7 +369159,7 @@
"write": true
},
"default": true,
"size": 49152,
"size": 40960,
"start": 536870912,
"startup": false
},
@ -369254,7 +369254,7 @@
"write": true
},
"default": true,
"size": 49152,
"size": 40960,
"start": 536870912,
"startup": false
},