Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Make command public to allow usage of custom commands #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

david-sawatzke
Copy link

Many flash chips implement custom extensions, for example the
GD25Q16CSIG with a 128 bit unique id or Window 25Q32JVSIQ with a 64 bit
unique id.

Without this change applications would need to reconstruct SPI after
dropping Flash or only execute custom commands before constructing
Flash, both rather ... unideal solutions.

Many flash chips implement custom extensions, for example the
GD25Q16CSIG with a 128 bit unique id or Window 25Q32JVSIQ with a 64 bit
unique id.

Without this change applications would need to reconstruct `SPI` after
dropping `Flash` or only execute custom commands before constructing
`Flash`, both rather ... unideal solutions.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant