Skip to content

sele-nium/flash_w25n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinbondW25N on Raspberry

Inspired by https://github.com/squaresausage/WinbondW25N Converted code to Raspberry.

Tested on Raspberry Zero W with W25N01GV

Build

Require wiringPi which is obsolete on Raspberry

g++ -o main main.cpp WinbondW25N.cpp -lwiringPi

TODO

  • verify
  • info flash
  • improve code
  • migrate from wiringPi to modern library

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages