Whitespace changes in the tiva(stellaris/lpc directory structure commit

This commit is contained in:
Uwe Bonnes
2014-02-13 20:01:58 +01:00
committed by Frantisek Burian
parent 1740fee230
commit 06208be477
28 changed files with 14 additions and 33 deletions

View File

@@ -28,4 +28,3 @@ MEMORY
/* Include the common ld script. */
INCLUDE libopencm3_lm3s.ld

View File

@@ -22,4 +22,3 @@ BINARY = miniblink
LDSCRIPT = ../lm3s3748-evb.ld
include ../../Makefile.include

View File

@@ -6,4 +6,3 @@ This is the smallest-possible example program using libopencm3.
It's intended for the LuminaryMicro LM3S3748-EVB.
It should blink the STATUS LED on the board.