projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update to latest DMBS version.
[pub/USBasp.git]
/
LUFA
/
Build
/
DMBS
/
Readme.md
diff --git
a/LUFA/Build/DMBS/Readme.md
b/LUFA/Build/DMBS/Readme.md
index
f5533a9
..
448db1e
100644
(file)
--- a/
LUFA/Build/DMBS/Readme.md
+++ b/
LUFA/Build/DMBS/Readme.md
@@
-35,6
+35,10
@@
are included via a GNU Make `include` directive. While the DMBS `core` module is
always required, you can pick and choose what other modules you wish to add to
your user project.
always required, you can pick and choose what other modules you wish to add to
your user project.
+DMBS is also used in the LUFA Project which provides a
+[detailed documentation](http://www.fourwalledcubicle.com/files/LUFA/Doc/151115/html/_page__build_system.html)
+of DMBS.
+
Here's an example user makefile:
MCU = atmega128
Here's an example user makefile:
MCU = atmega128