ARM: prettify current cmsis- files.

This is, reformat the "Changes for Teacup" section, change tabs
for spaces, remove trailing whitespace and keep the file as close
to the original as possible.
This commit is contained in:
Markus Hitter 2015-07-27 17:15:28 +02:00
parent 5fa7bfbf81
commit 4ff26e1776
2 changed files with 8 additions and 8 deletions

View File

@ -1,11 +1,11 @@
/* Linker script for mbed LPC1114. */ /* Linker script for mbed LPC1114 */
/* /*
Changes for Teacup: Copied in spring 2015 from https://github.com/mbedmicro/mbed, file
Copied from in spring 2015 from https://github.com/mbedmicro/mbed, file
mbed/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC11XX_11CXX/ mbed/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC11XX_11CXX/
TOOLCHAIN_GCC_ARM/TARGET_LPC11XX/LPC1114.ld TOOLCHAIN_GCC_ARM/TARGET_LPC11XX/LPC1114.ld
Changes for Teacup:
- Removed trailing whitespace, replaced tabs by spaces. - Removed trailing whitespace, replaced tabs by spaces.
*/ */

View File

@ -30,13 +30,13 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/ */
/* /*
Changes for Teacup: Copied in spring 2015 from https://github.com/mbedmicro/mbed, file
Copied from in spring 2015 from https://github.com/mbedmicro/mbed, file
mbed/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC11XX_11CXX/ mbed/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC11XX_11CXX/
TOOLCHAIN_GCC_ARM/startup_LPC11xx.s TOOLCHAIN_GCC_ARM/startup_LPC11xx.s
- Removed trailing whitespace, replaced tabs by spaces. Changes for Teacup:
- (None)
*/ */
.syntax unified .syntax unified
.arch armv6-m .arch armv6-m