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

@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
BINARY = adc
BINARY = adc
include ../../Makefile.include

View File

@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
BINARY = dma
BINARY = dma
include ../../Makefile.include

View File

@@ -17,8 +17,9 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
BINARY = main
BINARY = main
OBJS = dogm128.o
include ../../Makefile.include

View File

@@ -17,8 +17,9 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
BINARY = i2c_stts75_sensor
BINARY = i2c_stts75_sensor
OBJS = stts75.o
include ../../Makefile.include

View File

@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
BINARY = rtc
BINARY = rtc
include ../../Makefile.include

View File

@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
BINARY = systick
BINARY = systick
include ../../Makefile.include

View File

@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
BINARY = timer
BINARY = timer
include ../../Makefile.include

View File

@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
BINARY = cdcacm
BINARY = cdcacm
include ../../Makefile.include

View File

@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
BINARY = usbdfu
BINARY = usbdfu
include ../../Makefile.include

View File

@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
BINARY = usbhid
BINARY = usbhid
include ../../Makefile.include