]> sigrok.org Git - libsigrokdecode.git/commit - decoders/sle44xx/pd.py
sle44xx: support memory read "to end of capacity"
authorGerhard Sittig <redacted>
Sun, 30 Aug 2020 05:20:33 +0000 (07:20 +0200)
committerGerhard Sittig <redacted>
Sun, 30 Aug 2020 05:23:58 +0000 (07:23 +0200)
commitbcbdb1d9aa98dc9af0249bf4b42a60a7bb1eed01
tree8663fad978b6b93e11ca6d84bf78caaeebc4fd86
parent6bddf39e7a2758cdd5b0e6e3ef1304346a22c565
sle44xx: support memory read "to end of capacity"

Assume a maximum memory capacity, currently open coded, could become a
user servicable option when needed. Automatically flush the accumulated
outgoing data when a memory read reaches address 256.

Drop the unconditional START condition check now that it became obsolete.
decoders/sle44xx/pd.py