You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
217 B
Makefile
11 lines
217 B
Makefile
7 years ago
|
#
|
||
|
# LUFA Library
|
||
|
# Copyright (C) Dean Camera, 2015.
|
||
|
#
|
||
|
# dean [at] fourwalledcubicle [dot] com
|
||
|
# www.lufa-lib.org
|
||
|
#
|
||
|
|
||
|
DMBS_PATH := $(LUFA_PATH)/Build/DMBS/DMBS
|
||
|
include $(DMBS_PATH)/doxygen.mk
|