Add DMBS; don't Submodule so that people can download complete ZIP/TAR archives.
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 22 Dec 2015 10:22:11 +0000 (21:22 +1100)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 22 Dec 2015 10:22:11 +0000 (21:22 +1100)
commit09b6c80555bc17b1206ee688ccdfc76454b2dbd7
tree95b105a5c5f9c8fcd7648dc01b50d81f994edfe6
parentb590350df0cb857bca8efdbd1be9c8532008aa54
Add DMBS; don't Submodule so that people can download complete ZIP/TAR archives.
15 files changed:
LUFA/Build/DMBS [deleted submodule]
LUFA/Build/DMBS/DMBS/HID_EEPROM_Loader/HID_EEPROM_Loader.c [new file with mode: 0644]
LUFA/Build/DMBS/DMBS/HID_EEPROM_Loader/makefile [new file with mode: 0644]
LUFA/Build/DMBS/DMBS/License.txt [new file with mode: 0644]
LUFA/Build/DMBS/DMBS/atprogram.mk [new file with mode: 0644]
LUFA/Build/DMBS/DMBS/avrdude.mk [new file with mode: 0644]
LUFA/Build/DMBS/DMBS/core.mk [new file with mode: 0644]
LUFA/Build/DMBS/DMBS/cppcheck.mk [new file with mode: 0644]
LUFA/Build/DMBS/DMBS/dfu.mk [new file with mode: 0644]
LUFA/Build/DMBS/DMBS/doxygen.mk [new file with mode: 0644]
LUFA/Build/DMBS/DMBS/gcc.mk [new file with mode: 0644]
LUFA/Build/DMBS/DMBS/hid.mk [new file with mode: 0644]
LUFA/Build/DMBS/Readme.md [new file with mode: 0644]
LUFA/Build/DMBS/Template/Template.c [new file with mode: 0644]
LUFA/Build/DMBS/Template/makefile [new file with mode: 0644]