mirror of https://github.com/ARMmbed/mbed-os.git
[NUCLEO_L476RG] add templates for iar tool
parent
b80cb96a84
commit
390584a424
|
@ -31,5 +31,5 @@ do not initialize { section .noinit };
|
|||
place at address mem:__intvec_start__ { readonly section .intvec };
|
||||
|
||||
place in ROM_region { readonly };
|
||||
place in SRAM2_region { readwrite, block STACKHEAP };
|
||||
place in SRAM1_region { };
|
||||
place in SRAM1_region { readwrite, block STACKHEAP };
|
||||
place in SRAM2_region { };
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue