nuttx/boards/arm/imxrt/imxrt1060-evk/scripts
Xiang Xiao f706f5e0e8 boards/imxrt1060-evk: Generate nuttx.map in the root directory
to avoid the follow warning:
  Normalize imxrt1060-evk/nshocram
HEAD detached at pull/831/merge
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	arch/arm/src/nuttx.map

nothing added to commit but untracked files present (use "git add" to track)

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-04-20 07:07:32 -06:00
..
flash-ocram.ld imxrt: Adds the ability to run from OCRAM (#407) 2020-03-01 06:05:42 -06:00
flash.ld imxrt: Adds the ability to run from OCRAM (#407) 2020-03-01 06:05:42 -06:00
kernel-space.ld All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00
Make.defs boards/imxrt1060-evk: Generate nuttx.map in the root directory 2020-04-20 07:07:32 -06:00
memory.ld Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
user-space.ld All linker scripts: Preface all _edata defininitions with . = ALIGN(4). Otherwise, the last bytes in the .data section may not be initialized properly. Also convert all linker scripts indent in units of 8-spaces to units of 4-spaces. 2019-09-15 17:22:16 -06:00