projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix memory corruption in Host mode Mass Storage Class driver.
[pub/USBasp.git]
/
Demos
/
Host
/
makefile
diff --git
a/Demos/Host/makefile
b/Demos/Host/makefile
index
2da9893
..
aa7b4cf
100644
(file)
--- a/
Demos/Host/makefile
+++ b/
Demos/Host/makefile
@@
-14,5
+14,5
@@
# code.
%:
-
#make -C ClassDriver/ $@ -- TODO: Re-enable once Host Mode class drivers
complete
+
@echo TODO: Re-enable building of Host mode Class Driver demos once
complete
make -C LowLevel/ $@