diff options
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 |