This website requires JavaScript.
Explore
Help
Sign In
Sojus07
/
hackrf
Watch
1
Star
0
Fork
0
You've already forked hackrf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
hackrf
/
firmware
/
spiflash
History
Michael Ossmann
dbf43bb06b
resolved conflicts and merged jboone:firmware_cmake
2014-11-04 17:53:42 -07:00
..
CMakeLists.txt
Create separate CMake toolchain file. Add references to toolchain file in each firmware CMakeLists.txt. I suspect this can be simpler still, just not sure how, yet...
2014-08-11 16:43:58 -07:00
README
test program for SPI flash programming
2013-02-13 18:27:46 -07:00
spiflash.c
Replace GPIO control of 1V8 supply with official function enable_1v8_power().
2014-08-11 16:08:30 -07:00
README
This is a test program for SPI flash programming.