Update README.md
This commit is contained in:
parent
26fa5c536a
commit
3ddba62515
|
|
@ -1,6 +1,11 @@
|
||||||
[](https://travis-ci.org/LowPowerLab/SPIFlash)
|
|
||||||
SPIFlash
|
SPIFlash
|
||||||
========
|
========
|
||||||
|
[](https://travis-ci.org/LowPowerLab/SPIFlash)
|
||||||
|
[](https://github.com/LowPowerLab/SPIFlash)
|
||||||
|
[](https://github.com/LowPowerLab/SPIFlash/issues)
|
||||||
|
[](https://github.com/LowPowerLab/SPIFlash/pulls)
|
||||||
|
[](https://github.com/LowPowerLab/SPIFlash/blob/master/LICENSE.txt)
|
||||||
|
|
||||||
Arduino/Moteino library for read/write access to SPI flash memory chips.
|
Arduino/Moteino library for read/write access to SPI flash memory chips.
|
||||||
This works with 256byte/page SPI flash memory such as the [4MBIT W25X40CLSNIG](https://lowpowerlab.com/shop/product/72) used on [Moteino](https://www.moteino.com) for data storage and wireless programming.
|
This works with 256byte/page SPI flash memory such as the [4MBIT W25X40CLSNIG](https://lowpowerlab.com/shop/product/72) used on [Moteino](https://www.moteino.com) for data storage and wireless programming.
|
||||||
<br/>
|
<br/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue