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