Jared Boone
|
8edeaaa21e
|
W25Q80BV: Move SPI functions to top of file, since they're static and used later.
|
2014-11-10 16:46:35 -08:00 |
|
Jared Boone
|
5a77d196ea
|
W25Q80BV: Separate structures into algorithm and hardware access layers.
Also extract #define constants for W25Q80BV into driver structure. Driver could eventually extend to other devices.
|
2014-11-10 16:46:12 -08:00 |
|
Jared Boone
|
7639ef0e3e
|
W25Q80BV: De-singleton the driver.
|
2014-11-10 16:45:44 -08:00 |
|
Jared Boone
|
4ac2be5304
|
W25Q80BV: Extract hardware-specific code into separate layer.
Conflicts:
firmware/hackrf_usb/Makefile
|
2014-11-10 16:45:23 -08:00 |
|