Whitespace changes in the tiva(stellaris/lpc directory structure commit
This commit is contained in:
committed by
Frantisek Burian
parent
1740fee230
commit
06208be477
@@ -42,4 +42,3 @@ BMP_PORT ?=
|
|||||||
|
|
||||||
|
|
||||||
include ../../../../Makefile.rules
|
include ../../../../Makefile.rules
|
||||||
|
|
||||||
|
|||||||
@@ -28,4 +28,3 @@ MEMORY
|
|||||||
|
|
||||||
/* Include the common ld script. */
|
/* Include the common ld script. */
|
||||||
INCLUDE libopencm3_lpc13xx.ld
|
INCLUDE libopencm3_lpc13xx.ld
|
||||||
|
|
||||||
|
|||||||
@@ -22,4 +22,3 @@ BINARY = miniblink
|
|||||||
LDSCRIPT = ../lpc-p1343.ld
|
LDSCRIPT = ../lpc-p1343.ld
|
||||||
|
|
||||||
include ../../Makefile.include
|
include ../../Makefile.include
|
||||||
|
|
||||||
|
|||||||
@@ -7,4 +7,3 @@ This is the smallest-possible example program using libopencm3.
|
|||||||
It's intended for the NXP LPC1343-based Olimex LPC-1343 eval board (see
|
It's intended for the NXP LPC1343-based Olimex LPC-1343 eval board (see
|
||||||
http://olimex.com/dev/lpc-p1343.html for details). It should blink
|
http://olimex.com/dev/lpc-p1343.html for details). It should blink
|
||||||
a LED on the board.
|
a LED on the board.
|
||||||
|
|
||||||
|
|||||||
@@ -43,4 +43,3 @@ BMP_PORT ?=
|
|||||||
|
|
||||||
|
|
||||||
include ../../../../Makefile.rules
|
include ../../../../Makefile.rules
|
||||||
|
|
||||||
|
|||||||
@@ -28,4 +28,3 @@ MEMORY
|
|||||||
|
|
||||||
/* Include the common ld script. */
|
/* Include the common ld script. */
|
||||||
INCLUDE libopencm3_lm3s.ld
|
INCLUDE libopencm3_lm3s.ld
|
||||||
|
|
||||||
|
|||||||
@@ -22,4 +22,3 @@ BINARY = miniblink
|
|||||||
LDSCRIPT = ../lm3s3748-evb.ld
|
LDSCRIPT = ../lm3s3748-evb.ld
|
||||||
|
|
||||||
include ../../Makefile.include
|
include ../../Makefile.include
|
||||||
|
|
||||||
|
|||||||
@@ -6,4 +6,3 @@ This is the smallest-possible example program using libopencm3.
|
|||||||
|
|
||||||
It's intended for the LuminaryMicro LM3S3748-EVB.
|
It's intended for the LuminaryMicro LM3S3748-EVB.
|
||||||
It should blink the STATUS LED on the board.
|
It should blink the STATUS LED on the board.
|
||||||
|
|
||||||
|
|||||||
@@ -28,4 +28,3 @@ MEMORY
|
|||||||
|
|
||||||
/* Include the common ld script. */
|
/* Include the common ld script. */
|
||||||
INCLUDE libopencm3_lm3s.ld
|
INCLUDE libopencm3_lm3s.ld
|
||||||
|
|
||||||
|
|||||||
@@ -22,4 +22,3 @@ BINARY = miniblink
|
|||||||
LDSCRIPT = ../lm3s811-evb.ld
|
LDSCRIPT = ../lm3s811-evb.ld
|
||||||
|
|
||||||
include ../../Makefile.include
|
include ../../Makefile.include
|
||||||
|
|
||||||
|
|||||||
@@ -6,4 +6,3 @@ This is the smallest-possible example program using libopencm3.
|
|||||||
|
|
||||||
It's intended for the LuminaryMicro LM3S811-EVB.
|
It's intended for the LuminaryMicro LM3S811-EVB.
|
||||||
It should blink the STATUS LED on the board.
|
It should blink the STATUS LED on the board.
|
||||||
|
|
||||||
|
|||||||
@@ -45,4 +45,3 @@ BMP_PORT ?=
|
|||||||
|
|
||||||
|
|
||||||
include ../../../../Makefile.rules
|
include ../../../../Makefile.rules
|
||||||
|
|
||||||
|
|||||||
@@ -28,4 +28,3 @@ MEMORY
|
|||||||
|
|
||||||
/* Include the common ld script. */
|
/* Include the common ld script. */
|
||||||
INCLUDE libopencm3_lm4f.ld
|
INCLUDE libopencm3_lm4f.ld
|
||||||
|
|
||||||
|
|||||||
@@ -22,4 +22,3 @@ BINARY = miniblink
|
|||||||
LDSCRIPT = ../ek-lm4f120xl.ld
|
LDSCRIPT = ../ek-lm4f120xl.ld
|
||||||
|
|
||||||
include ../../Makefile.include
|
include ../../Makefile.include
|
||||||
|
|
||||||
|
|||||||
@@ -18,5 +18,3 @@ Pressing SW1 bypasses the PLL completely, and runs off the raw 16MHz clock
|
|||||||
provided by the external crystal oscillator.
|
provided by the external crystal oscillator.
|
||||||
The LEDs will toggle at different speeds, depending on the system clock. The
|
The LEDs will toggle at different speeds, depending on the system clock. The
|
||||||
system clock changes are handled within the interrupt service routine.
|
system clock changes are handled within the interrupt service routine.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -22,4 +22,3 @@ BINARY = uart_echo_interrupt
|
|||||||
LDSCRIPT = ../ek-lm4f120xl.ld
|
LDSCRIPT = ../ek-lm4f120xl.ld
|
||||||
|
|
||||||
include ../../Makefile.include
|
include ../../Makefile.include
|
||||||
|
|
||||||
|
|||||||
@@ -22,4 +22,3 @@ BINARY = uart_echo_simple
|
|||||||
LDSCRIPT = ../ek-lm4f120xl.ld
|
LDSCRIPT = ../ek-lm4f120xl.ld
|
||||||
|
|
||||||
include ../../Makefile.include
|
include ../../Makefile.include
|
||||||
|
|
||||||
|
|||||||
@@ -66,4 +66,3 @@ void glue_send_data_cb(uint8_t *buf, uint16_t len);
|
|||||||
#endif /* __STELLARIS_EK_LM4F120XL_USB_TO_SERIAL_CDCACM_H */
|
#endif /* __STELLARIS_EK_LM4F120XL_USB_TO_SERIAL_CDCACM_H */
|
||||||
|
|
||||||
/**@}*/
|
/**@}*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user