Mike Walters a357a7b1f0 Fix hang in w25q80bv_write_enable
This line is meant to wait for the WEL bit to be set, to signify that
the WRITE_ENABLE command has finished.

The previous code didn't do any masking, so would hang if any other
status bits were set.
2019-01-05 00:53:43 +00:00
..
2015-07-22 22:56:17 +02:00
2018-02-02 15:15:27 -07:00
2016-12-13 19:05:49 -07:00
2015-06-07 17:07:36 +02:00
2018-11-09 22:10:16 -07:00
2018-11-09 22:10:16 -07:00
2017-01-27 20:45:49 +01:00
2016-12-27 21:08:12 +00:00
2017-05-16 11:39:44 +02:00
2017-05-16 11:39:44 +02:00
2019-01-05 00:53:43 +00:00

This directory contains things shared by multiple HackRF firmware
implementations.