aboutsummaryrefslogtreecommitdiff
path: root/examples/obldc
diff options
context:
space:
mode:
authorUwe Hermann2010-12-29 15:52:37 +0100
committerUwe Hermann2010-12-29 15:55:12 +0100
commit36931dc991e4e68ed1ac32b328be788ae1affbe1 (patch)
tree894bbb7acd2fb732b1be2c40835224c3d468f281 /examples/obldc
parenta6e6a08a3ac7a61e3067e3d26bdb65ee6149e259 (diff)
Whitespace fixes.
Diffstat (limited to 'examples/obldc')
-rw-r--r--examples/obldc/can/Makefile1
-rw-r--r--examples/obldc/led/Makefile1
-rw-r--r--examples/obldc/systick/Makefile1
-rw-r--r--examples/obldc/usart/Makefile3
-rw-r--r--examples/obldc/usart_irq/Makefile1
5 files changed, 6 insertions, 1 deletions
diff --git a/examples/obldc/can/Makefile b/examples/obldc/can/Makefile
index 397a445..4d9fd57 100644
--- a/examples/obldc/can/Makefile
+++ b/examples/obldc/can/Makefile
@@ -20,3 +20,4 @@
BINARY = can
include ../../Makefile.include
+
diff --git a/examples/obldc/led/Makefile b/examples/obldc/led/Makefile
index 40d30f3..665cd45 100644
--- a/examples/obldc/led/Makefile
+++ b/examples/obldc/led/Makefile
@@ -20,3 +20,4 @@
BINARY = led
include ../../Makefile.include
+
diff --git a/examples/obldc/systick/Makefile b/examples/obldc/systick/Makefile
index a83b7ff..f08d085 100644
--- a/examples/obldc/systick/Makefile
+++ b/examples/obldc/systick/Makefile
@@ -20,3 +20,4 @@
BINARY = systick
include ../../Makefile.include
+
diff --git a/examples/obldc/usart/Makefile b/examples/obldc/usart/Makefile
index 6484117..75050cd 100644
--- a/examples/obldc/usart/Makefile
+++ b/examples/obldc/usart/Makefile
@@ -17,6 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
-BINARY = usart
+BINARY = usart
include ../../Makefile.include
+
diff --git a/examples/obldc/usart_irq/Makefile b/examples/obldc/usart_irq/Makefile
index 1c0a6c2..eba2bb5 100644
--- a/examples/obldc/usart_irq/Makefile
+++ b/examples/obldc/usart_irq/Makefile
@@ -22,3 +22,4 @@ BINARY = usart_irq
OOCD_BOARD = open-bldc
include ../../Makefile.include
+