aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/boards
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-07-18 10:01:43 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-07-18 10:01:43 +0200
commit349c9624694ff0d17d10523470ff62b34356207e (patch)
tree3c4e2770ff3d2d0add7fe863c5c16b62c6074943 /src/drivers/boards
parent17445b0fbb57708816a535b87611f439d6e63c31 (diff)
downloadpx4-firmware-349c9624694ff0d17d10523470ff62b34356207e.tar.gz
px4-firmware-349c9624694ff0d17d10523470ff62b34356207e.tar.bz2
px4-firmware-349c9624694ff0d17d10523470ff62b34356207e.zip
Compiling / executing WIP on leds, leds not operational yet
Diffstat (limited to 'src/drivers/boards')
-rw-r--r--src/drivers/boards/px4fmuv2/module.mk2
-rw-r--r--src/drivers/boards/px4fmuv2/px4fmu2_led.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/drivers/boards/px4fmuv2/module.mk b/src/drivers/boards/px4fmuv2/module.mk
index b405165e1..99d37eeca 100644
--- a/src/drivers/boards/px4fmuv2/module.mk
+++ b/src/drivers/boards/px4fmuv2/module.mk
@@ -3,7 +3,7 @@
#
SRCS = px4fmu_can.c \
- px4fmu_init.c \
+ px4fmu2_init.c \
px4fmu_pwm_servo.c \
px4fmu_spi.c \
px4fmu_usb.c \
diff --git a/src/drivers/boards/px4fmuv2/px4fmu2_led.c b/src/drivers/boards/px4fmuv2/px4fmu2_led.c
index bbf29521b..85177df56 100644
--- a/src/drivers/boards/px4fmuv2/px4fmu2_led.c
+++ b/src/drivers/boards/px4fmuv2/px4fmu2_led.c
@@ -1,6 +1,6 @@
/****************************************************************************
*
- * Copyright (C) 2012 PX4 Development Team. All rights reserved.
+ * Copyright (c) 2013 PX4 Development Team. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions