X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fatsha204a%2F__init__.py;h=fd0f4288e308e414e0fd0ce914b529395a86b094;hb=d4364948d0356f0659e1777cf771ed5bfc1f2072;hp=c46533a6a42568d0a5a4f5df852bd85eb80c3d6b;hpb=81f301b4c84c2993afd87773aff6d10130f2dceb;p=libsigrokdecode.git diff --git a/decoders/atsha204a/__init__.py b/decoders/atsha204a/__init__.py index c46533a..fd0f428 100644 --- a/decoders/atsha204a/__init__.py +++ b/decoders/atsha204a/__init__.py @@ -20,6 +20,11 @@ ''' This decoder stacks on top of the 'i2c' PD and decodes the Microchip ATSHA204A and ATECC508A crypto authentication protocol. + +The decoder might also support the following devices (untested): + * ATSHA204 + * ATECC108 + * ATECC108A ''' from .pd import Decoder