aboutsummaryrefslogtreecommitdiff
path: root/apps/hott_telemetry
diff options
context:
space:
mode:
authorSimon Wilks <sjwilks@gmail.com>2012-11-21 00:19:45 +0100
committerSimon Wilks <sjwilks@gmail.com>2012-11-21 00:19:45 +0100
commit6894c4d1bfaf5b8c43705b8b758788ebf31e17f9 (patch)
tree0c488e0cffb18925a88ab3c35436fe49a57ada9c /apps/hott_telemetry
parentaa7873dee1d8f5e24b5995f61f3cf922cd3621e9 (diff)
downloadpx4-firmware-6894c4d1bfaf5b8c43705b8b758788ebf31e17f9.tar.gz
px4-firmware-6894c4d1bfaf5b8c43705b8b758788ebf31e17f9.tar.bz2
px4-firmware-6894c4d1bfaf5b8c43705b8b758788ebf31e17f9.zip
Added a note on the inclusion of libraries for UART access in the Makefile.
Diffstat (limited to 'apps/hott_telemetry')
-rw-r--r--apps/hott_telemetry/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/hott_telemetry/Makefile b/apps/hott_telemetry/Makefile
index 528306dab..8d5faa3b7 100644
--- a/apps/hott_telemetry/Makefile
+++ b/apps/hott_telemetry/Makefile
@@ -35,6 +35,7 @@
# Graupner HoTT Telemetry application.
#
+# The following line is required for accessing UARTs directly.
INCLUDES = $(TOPDIR)/arch/arm/src/stm32 $(TOPDIR)/arch/arm/src/common
APPNAME = hott_telemetry