From: Uwe Hermann Date: Mon, 28 Nov 2011 20:46:55 +0000 (+0100) Subject: srd: nunchuk.py: Convert to new decoder API. X-Git-Tag: libsigrokdecode-0.1.0~255 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=012cfd0d620a42165e964c9443bbcde1e4d24b6d;hp=012cfd0d620a42165e964c9443bbcde1e4d24b6d srd: nunchuk.py: Convert to new decoder API. This is not really finished, or tested, or working. It's also a decoder which stacks on top of the I2C decoder, and the infrastructure for stacking decoders is not yet usable. ---