Update to latest version of DMBS.

This commit is contained in:
Dean Camera
2016-04-03 13:52:00 +10:00
parent 3069b7d9d2
commit 51d3adfe18
19 changed files with 1049 additions and 333 deletions
+1 -3
View File
@@ -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: