nuttx/boards/arm/s32k1xx/s32k146evb/scripts
2019-09-15 15:27:58 -06:00
..
flash.ld All linker scripts: Preface all _ebss defininitions with . = ALIGN(4). Otherwise, the last bytes in the .bss section will not be initialized properly. Also convert all linker scripts that use TABs to spaces. 2019-09-15 15:27:58 -06:00
Make.defs With these changes the S32K146EVB minimal NSH is function. Only verifed while running from SRAM. 2019-08-20 14:35:36 -06:00
sram.ld All linker scripts: Preface all _ebss defininitions with . = ALIGN(4). Otherwise, the last bytes in the .bss section will not be initialized properly. Also convert all linker scripts that use TABs to spaces. 2019-09-15 15:27:58 -06:00