]> sigrok.org Git - libsigrokdecode.git/commit
spiflash: Add "EEPROM" to descriptions.
authorUwe Hermann <redacted>
Tue, 5 Nov 2019 21:34:44 +0000 (22:34 +0100)
committerUwe Hermann <redacted>
Tue, 5 Nov 2019 21:34:44 +0000 (22:34 +0100)
commit977a98b50fa36e710eab372f39266f4a5ead6101
tree6c713e6231e17c0815f1fee9b4dbdada7a291aa2
parent6bb748ed31d20db013ed45acbc2086ab0efad0e3
spiflash: Add "EEPROM" to descriptions.

There are various different names that these types of memories are being
referred to in the wild: SPI flash, flash chip, flash, flash EEPROM,
SPI EEPROM, serial flash, serial memory, flash memory, and various others.

In order to make UI decoder selection more useful to the user, we add
the "EEPROM" string to some of the decoder metadata fields, so the
decoder will (for example) show up in PulseView's list of decoders when
the user types "eeprom" to narrow down the listed decoders.
decoders/spiflash/pd.py