nuttx/configs/olimex-strp711/scripts
Gregory Nutt 2eb4fe5ffb Make sure sections are aligned to 32-bits in all LD linker scripts. This fixes and issues noted specifically for the SAMD21 by Bernd Walter, but should be applicable to all other LD scripts as well.
Squashed commit of the following:

    configs/:  Add . = ALIGN(4); before every .data section
    configs/:  Add . = ALIGN(4); before every ARM.extab section
    configs/:  Add . = ALIGN(4); before every definition of __exidx_start
    configs/:  Add . = ALIGN(4); before every .init_section.
    configs/:  Convert TABs to spaces in all ld linker scripts.  This just makes things easier to modify with scripts because the files are more consistent.
2019-05-30 16:51:38 -06:00
..
ld.script Make sure sections are aligned to 32-bits in all LD linker scripts. This fixes and issues noted specifically for the SAMD21 by Bernd Walter, but should be applicable to all other LD scripts as well. 2019-05-30 16:51:38 -06:00
Make.defs configs/: Add definition of strip to many Make.defs files. 2018-03-25 09:25:37 -06:00
oocd_flash.script Remove the configs/ directory 2015-06-29 13:12:29 -06:00
oocd_ft2xx.cfg Merge in configs/ submodule 2016-04-10 07:57:59 -06:00
oocd_wiggler.cfg Remove the configs/ directory 2015-06-29 13:12:29 -06:00
oocd-reset Remove the configs/ directory 2015-06-29 13:12:29 -06:00
oocd.sh configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files. 2017-04-26 10:12:13 -06:00
usb-driver.txt Remove the configs/ directory 2015-06-29 13:12:29 -06:00