[NUCLEO_L476RG] add templates for iar tool

pull/1446/head
adustm 2015-11-23 14:00:11 +01:00
parent b80cb96a84
commit 390584a424
3 changed files with 4904 additions and 2 deletions

View File

@ -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