diff options
author | Christian Pointner <equinox@spreadspace.org> | 2015-10-08 07:17:34 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2015-10-08 07:17:34 +0200 |
commit | be4e271c556b830b826bfdb624a61812bdd59c54 (patch) | |
tree | 6c9d46fce75528174a173de5f319375fe197421a /README | |
parent | initial commit with fimware code of avr-projects (diff) |
added build info for firmware
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -41,3 +41,10 @@ cd .. cd contrib ln -s /path/to/local/copy/of/avrutils/ avr-utils cd .. + + +Build Firmware: +--------------- + +cd firmware +make |