You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# SPIFlash
2
2
#### Arduino library for Winbond Flash W25Q80BV
3
+
<sup> Download the latest beta (0.5.0) from <ahref = "https://github.com/Marzogh/SPIFlash/releases/tag/v0.5.0-beta">here</a>. Please report any bugs in issues. This library is still a work in progress.</sup>
3
4
4
5
This library is for the W25Q80BV serial flash memory chip. In its current form it enables reading and writing bytes from and to various locations, reading and writing pages, sector, block and chip erase, powering down for low power operation and continuous read functions.
0 commit comments