Update DMBS to the latest version.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 31 Dec 2017 06:24:46 +0000 (17:24 +1100)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 31 Dec 2017 06:24:46 +0000 (17:24 +1100)
commit4145d6bec052608b0b023cb85f2f7f9e51521482
treef32df80cce733a7e9f8795881eb3f4a12736f790
parentb5c251a7d7a3801a009518365f3d0fd5043dbc5f
Update DMBS to the latest version.
16 files changed:
LUFA/Build/DMBS/DMBS/WritingYourOwnModules.md
LUFA/Build/DMBS/DMBS/atprogram.mk
LUFA/Build/DMBS/DMBS/avrdude.md
LUFA/Build/DMBS/DMBS/avrdude.mk
LUFA/Build/DMBS/DMBS/core.mk
LUFA/Build/DMBS/DMBS/cppcheck.mk
LUFA/Build/DMBS/DMBS/dfu.mk
LUFA/Build/DMBS/DMBS/doxygen.mk
LUFA/Build/DMBS/DMBS/gcc.md
LUFA/Build/DMBS/DMBS/gcc.mk
LUFA/Build/DMBS/DMBS/hid.mk
LUFA/Build/DMBS/Template/lib/TEMPLATE_LIB/TEMPLATE_LIB.mk [new file with mode: 0644]
LUFA/Build/DMBS/Template/lib/TEMPLATE_LIB/include/template_lib.h [new file with mode: 0644]
LUFA/Build/DMBS/Template/lib/TEMPLATE_LIB/src/template_lib.c [new file with mode: 0644]
LUFA/Build/DMBS/Template/lib/TEMPLATE_LIB/src/template_lib_private.h [new file with mode: 0644]
LUFA/Build/DMBS/Template/makefile