projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
[pub/USBasp.git]
/
Bootloaders
/
makefile
diff --git
a/Bootloaders/makefile
b/Bootloaders/makefile
index
78af34d
..
1083587
100644
(file)
--- a/
Bootloaders/makefile
+++ b/
Bootloaders/makefile
@@
-19,7
+19,7
@@
all:
\r
make -C 'CDC/' clean
\r
make -C 'CDC/' all
\r
-
\r
+
\r
make -C 'TeensyHID/' clean
\r
make -C 'TeensyHID/' all
\r
\r