diff options
author | Leah Rowe <info@minifree.org> | 2017-02-11 11:07:31 +0000 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-02-11 11:07:31 +0000 |
commit | 8f1508cb360b72b838a3bc3427bbe99cda6ebac7 (patch) | |
tree | 5fb1bf346e902f5661f6254e4ae18beb6ca33aa1 /docs/install | |
parent | d6c389927640c61430606feb6f0648013653970e (diff) | |
download | librebootfr-8f1508cb360b72b838a3bc3427bbe99cda6ebac7.tar.gz librebootfr-8f1508cb360b72b838a3bc3427bbe99cda6ebac7.zip |
remove arduinno UNO SPI guide from site (it uses 5V, not 3v3)
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 94e6aca1..6c46a321 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -50,7 +50,6 @@ <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 Arduino UNO</a> (external link. TODO: implement our own tutorial on the libreboot site)</li> </ul> <h2>Flashing via hardware methods, on system:</h2> <ul> |