diff options
author | Christian Pointner <equinox@spreadspace.org> | 2015-11-30 23:40:26 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2015-11-30 23:40:26 +0100 |
commit | 33ceead517e156358916da1b83dd8b8d36721d5f (patch) | |
tree | ae5720a77a6b9b99348478b12da22e9eea328db6 /contrib/Makefile | |
parent | added example which combines USB CDC and MIDI (diff) |
upgrade of LUFA
Diffstat (limited to 'contrib/Makefile')
-rw-r--r-- | contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile b/contrib/Makefile index 7bb0da2..ff920b2 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -21,7 +21,7 @@ ## along with spreadspace avr utils. If not, see <http://www.gnu.org/licenses/>. ## -LUFA_VERSION := 140928 +LUFA_VERSION := 151115 all: download-lufa update-fastled update-teensy-loader |