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 57888e3 commit b1964e3Copy full SHA for b1964e3
variants/ENVIE_M4/libs/libmbed.a
28 Bytes
variants/ENVIE_M4/linker_script.ld
@@ -2,7 +2,7 @@ STACK_SIZE = 1024;
2
M_CRASH_DATA_RAM_SIZE = 0x100;
3
MEMORY
4
{
5
- RAM (xrw) : ORIGIN = 0x10000000 + 0x298, LENGTH = 256K - 0x298
+ RAM (xrw) : ORIGIN = 0x10000000 + 0x298, LENGTH = 288K - 0x298
6
OPENAMP_RSC_TAB (rwx) : ORIGIN = 0x38000000, LENGTH = 1K
7
OPEN_AMP_SHMEM (rwx) : ORIGIN = 0x38000400, LENGTH = 63K
8
FLASH (rx) : ORIGIN = 0x8100000, LENGTH = 0x100000
variants/ENVIE_M7/defines.txt
@@ -44,7 +44,7 @@
44
-DFEATURE_LWIP=1
45
-D__FPU_PRESENT=1
46
-D__MBED__=1
47
--DMBED_BUILD_TIMESTAMP=1576834236.4929464
+-DMBED_BUILD_TIMESTAMP=1578499787.7442052
48
-D__MBED_CMSIS_RTOS_CM
49
-DSTM32H747xx
50
-DTARGET_4343W
variants/ENVIE_M7/libs/libmbed.a
20 Bytes
0 commit comments