diff options
author | Leah Rowe <info@minifree.org> | 2016-12-08 12:05:45 +0000 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-12-08 12:05:45 +0000 |
commit | bc071b6c2327d2620e4d381e9ce979bd0cf84a07 (patch) | |
tree | ed3246477690feb68808cbfbfe25ca08e24f7746 /docs | |
parent | 292b2324c342af755392adda49ecbd9641d3d5b2 (diff) | |
download | librebootfr-bc071b6c2327d2620e4d381e9ce979bd0cf84a07.tar.gz librebootfr-bc071b6c2327d2620e4d381e9ce979bd0cf84a07.zip |
add link to flashing instructions with Arduino Uno
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 7c696333..cdbec85c 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -50,6 +50,7 @@ <ul> <li><a href="bbb_setup.html">How to program an SPI flash chip with the BeagleBone Black</a></li> <li><a href="rpi_setup.html">How to program an SPI flash chip with the Raspberry Pi</a></li> + <li><a href="https://optechnoblog.wordpress.com/2016/01/16/install-libreboot-with-arduino-uno-on-trisquel-linux-2/">How to program an SPI flash chip with an Anduino Uno</a> (external link. TODO: implement our own tutorial on the libreboot site)</li> </ul> <h2>Flashing via hardware methods, on system:</h2> <ul> |