aboutsummaryrefslogtreecommitdiff
path: root/platforms
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-11-09 11:57:34 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-11-09 11:57:34 +0100
commitf36f54c621cb5b36d345c5a26f72e89fc948fa65 (patch)
tree9cc8f0a8765ca0deb7ec2e73393f99cb8754e43a /platforms
parent1e9f431cf1d93b64f26fb9c3e42329e7237bad0e (diff)
downloadpx4-firmware-f36f54c621cb5b36d345c5a26f72e89fc948fa65.tar.gz
px4-firmware-f36f54c621cb5b36d345c5a26f72e89fc948fa65.tar.bz2
px4-firmware-f36f54c621cb5b36d345c5a26f72e89fc948fa65.zip
Restructuring of generic middleware support files, wrapping of the main ROS calls, skeletons for publishers / subscribers
Diffstat (limited to 'platforms')
-rw-r--r--platforms/empty.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/platforms/empty.c b/platforms/empty.c
deleted file mode 100644
index 139531354..000000000
--- a/platforms/empty.c
+++ /dev/null
@@ -1,3 +0,0 @@
-/*
- * This is an empty C source file, used when building default firmware configurations.
- */