aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Build
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-08-15 16:39:44 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-08-15 16:39:44 +0000
commit1f1bd69b85fe6946f4e7705abbcd2cf84c296017 (patch)
tree0eb287faec37334b3d3a90e51e7e56ed48bd5716 /LUFA/Build
parent94f5f31f10a1e57378d6409287caf6473c2d02c4 (diff)
downloadlufa-1f1bd69b85fe6946f4e7705abbcd2cf84c296017.tar.gz
lufa-1f1bd69b85fe6946f4e7705abbcd2cf84c296017.tar.bz2
lufa-1f1bd69b85fe6946f4e7705abbcd2cf84c296017.zip
Minor documentation and formatting updates.
Diffstat (limited to 'LUFA/Build')
-rw-r--r--LUFA/Build/lufa_sources.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/Build/lufa_sources.mk b/LUFA/Build/lufa_sources.mk
index 0e026c54e..f63718ce6 100644
--- a/LUFA/Build/lufa_sources.mk
+++ b/LUFA/Build/lufa_sources.mk
@@ -113,4 +113,4 @@ LUFA_SRC_ALL_FILES := $(LUFA_SRC_USB) \
$(LUFA_SRC_TEMPERATURE) \
$(LUFA_SRC_SERIAL) \
$(LUFA_SRC_TWI) \
- $(LUFA_SRC_PLATFORM)
+ $(LUFA_SRC_PLATFORM)