aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Build/DMBS/Readme.md
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2016-04-03 13:52:00 +1000
committerDean Camera <dean@fourwalledcubicle.com>2016-04-03 13:52:00 +1000
commit51d3adfe1869e4a45c8368bb00a485be052eecdb (patch)
treead32af0201cf63faec46f70e20d1c7016b92e026 /LUFA/Build/DMBS/Readme.md
parent3069b7d9d2a01f7f1e68722e722fa8e868154585 (diff)
downloadlufa-51d3adfe1869e4a45c8368bb00a485be052eecdb.tar.gz
lufa-51d3adfe1869e4a45c8368bb00a485be052eecdb.tar.bz2
lufa-51d3adfe1869e4a45c8368bb00a485be052eecdb.zip
Update to latest version of DMBS.
Diffstat (limited to 'LUFA/Build/DMBS/Readme.md')
-rw-r--r--LUFA/Build/DMBS/Readme.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/LUFA/Build/DMBS/Readme.md b/LUFA/Build/DMBS/Readme.md
index 448db1e70..05125ce5b 100644
--- a/LUFA/Build/DMBS/Readme.md
+++ b/LUFA/Build/DMBS/Readme.md
@@ -35,9 +35,7 @@ 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.
-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.
+[See here for the documentation on the individual modules provided by DMBS.](DMBS/Modules.md)
Here's an example user makefile: