]> sigrok.org Git - libsigrokdecode.git/commit
avr_isp: move "unknown command" to warning, drop empty 'bits' row
authorGerhard Sittig <redacted>
Sun, 2 Aug 2020 18:14:13 +0000 (20:14 +0200)
committerGerhard Sittig <redacted>
Sun, 16 Aug 2020 13:02:31 +0000 (15:02 +0200)
commit3f2a461681e5462e3917ddba7fb5e9ae7e31f29b
tree164d361c9da972f76cb633801f7dfb9ccb7d650f
parentf5250c609e0abaaee3ae0eb46b271568ac2a82b9
avr_isp: move "unknown command" to warning, drop empty 'bits' row

Use the warnings annotation class for the "Unknown command" message, the
PE class (programming enabled) is unexpected and most probably a typo.

Drop the empty 'bits' annotation row which has been unused since commit
3b0013416fcfb.
decoders/avr_isp/pd.py