We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87bb176 commit 4d97759Copy full SHA for 4d97759
platform/m480/inc/configurations.h
@@ -31,7 +31,7 @@
31
* FLASH_LENGTH_MIN = min(FLASH_LENGTH_i) for i in family
32
* SRAM_LENGTH_MIN = min(SRAM_LENGTH_i) for i in family */
33
#define FLASH_LENGTH_MIN 0x40000
34
-#define SRAM_LENGTH_MIN 0x20000
+#define SRAM_LENGTH_MIN 0x18000
35
36
/* The symbols below can be either configuration-specific or family-wide,
37
* depending on your requirements. See the porting guide for more details. */
0 commit comments