Update to IS25LP016D
Changed .supports_qspi_write to true.
This commit is contained in:
parent
c7cf38186d
commit
2138b04e45
@ -278,7 +278,7 @@ typedef struct {
|
||||
.supports_fast_read = true, \
|
||||
.supports_qspi = true, \
|
||||
.has_quad_enable = true, \
|
||||
.supports_qspi_writes = false, \
|
||||
.supports_qspi_writes = true, \
|
||||
.write_status_register_split = false, \
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user