From: Uwe Hermann Date: Tue, 30 Apr 2019 20:26:59 +0000 (+0200) Subject: atsha204a: Mention other potentially supported devices. X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=b68c3854714f599b307e02e0af1e28fead56e3dc atsha204a: Mention other potentially supported devices. --- 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