diff options
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 d3c745d..f0bed01 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -22,7 +22,7 @@ ##
LUFA_VERSION := 120219
-CHIBIOS_VERSION := 2.6.2
+CHIBIOS_VERSION := 2.6.4
all: download-lufa download-chibios
|