diff --git a/prod/doc/setup.html b/prod/doc/setup.html index c5ad657..e31be38 100644 --- a/prod/doc/setup.html +++ b/prod/doc/setup.html @@ -35,6 +35,23 @@ need to be installed on Ben and PC, and configuration settings +
+wget -O atusb.bin \ + http://downloads.qi-hardware.com/people/werner/wpan/bindist/atusb-de72af351f661b538add81cbc9965278a2f8c40c.bin ++ +Instructions for building the binary from sources are +here. + + + + +
+wget http://downloads.qi-hardware.com/people/werner/wpan/bindist/avrdude-5.10-de72af351f661b538add81cbc9965278a2f8c40c.tar.gz +tar -xz -C / -f avrdude-5.10-de72af351f661b538add81cbc9965278a2f8c40c.tar.gz ++ +Instructions for building avrdude from sources are +here. + + + + + + +
+wget -O boot.hex \ + http://downloads.qi-hardware.com/people/werner/wpan/bindist/boot-de72af351f661b538add81cbc9965278a2f8c40c.hex ++ +Instructions for building the binary from sources are +here. + +