micropeak: Include firmware in install bits
[fw/altos] / micropeak / micropeak-windows.nsi.in
index 34f5908d38a15c1c9eb79bf6a909dc38e74ee44d..6c5133daa67dcab7105777d6dd6643d29442d385 100644 (file)
@@ -117,6 +117,14 @@ Section "FTDI USB Driver"
        ExecWait $2
 SectionEnd
 
+Section "Firmware"
+
+       SetOutPath $INSTDIR
+       File "../src/micropeak/micropeak-v0.1-${VERSION}.ihx"
+       File "../src/microsplash/microsplash-v1.0-${VERSION}.ihx"
+
+SectionEnd
+
 Section "Documentation"
 
        SetOutPath $INSTDIR