Skip to content

Commit

Permalink
Rename LUFA to LUFA-git
Browse files Browse the repository at this point in the history
  • Loading branch information
tmk committed May 5, 2015
1 parent 3bfa7fa commit dc0e46e
Show file tree
Hide file tree
Showing 1,419 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions protocol/lufa.mk
@@ -1,11 +1,7 @@
LUFA_DIR = protocol/lufa

# Path to the LUFA library
ifeq (, $(wildcard $(TMK_DIR)/$(LUFA_DIR)/LUFA-git/LUFA/Version.h))
LUFA_PATH ?= $(LUFA_DIR)/LUFA-120730
else
LUFA_PATH ?= $(LUFA_DIR)/LUFA-git
endif
LUFA_PATH ?= $(LUFA_DIR)/LUFA-git


# Create the LUFA source path variables by including the LUFA makefile
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit dc0e46e

Please sign in to comment.