diff options
author | Christian Pointner <equinox@spreadspace.org> | 2016-10-20 02:23:32 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2016-10-20 02:23:32 +0200 |
commit | f34f40971b9cfea80e28ccf3c5e02f1991f87784 (patch) | |
tree | a4a12049aef7d0337b305e6689e200ac78c5b28f /contrib | |
parent | whitespace cleanup (diff) |
importing pjon-5.2 (still compile errors=pjon5
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile b/contrib/Makefile index 3308183..bf9c008 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -24,7 +24,7 @@ LUFA_VERSION := 151115 FASTLED_VERSION := 3.1.0 -PJON_VERSION := 3.0 +PJON_VERSION := 5.2 all: download-lufa download-fastled download-pjon update-teensy-loader |