Whitespace fixes.

This commit is contained in:
Uwe Hermann 2010-12-29 15:52:37 +01:00
parent a6e6a08a3a
commit 36931dc991
29 changed files with 60 additions and 37 deletions

View File

@ -115,3 +115,4 @@ else
endif endif
.PHONY: images clean .PHONY: images clean

View File

@ -20,3 +20,4 @@
BINARY = fancyblink BINARY = fancyblink
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = pwmleds BINARY = pwmleds
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = can BINARY = can
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = led BINARY = led
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = systick BINARY = systick
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = usart BINARY = usart
include ../../Makefile.include include ../../Makefile.include

View File

@ -22,3 +22,4 @@ BINARY = usart_irq
OOCD_BOARD = open-bldc OOCD_BOARD = open-bldc
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = adc BINARY = adc
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = dma BINARY = dma
include ../../Makefile.include include ../../Makefile.include

View File

@ -22,3 +22,4 @@ BINARY = main
OBJS = dogm128.o OBJS = dogm128.o
include ../../Makefile.include include ../../Makefile.include

View File

@ -22,3 +22,4 @@ BINARY = i2c_stts75_sensor
OBJS = stts75.o OBJS = stts75.o
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = rtc BINARY = rtc
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = systick BINARY = systick
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = timer BINARY = timer
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = cdcacm BINARY = cdcacm
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = usbdfu BINARY = usbdfu
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = usbhid BINARY = usbhid
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = fancyblink BINARY = fancyblink
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = miniblink BINARY = miniblink
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = spi BINARY = spi
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = usart BINARY = usart
include ../../Makefile.include include ../../Makefile.include

View File

@ -20,3 +20,4 @@
BINARY = cdcacm BINARY = cdcacm
include ../../Makefile.include include ../../Makefile.include