From 4c180223a8ae12feb7bc3601e07e848fb9cdb493 Mon Sep 17 00:00:00 2001 From: Soeren Apel Date: Fri, 28 Dec 2018 11:41:41 +0100 Subject: Add PD tags handling and some tags --- decoders/uart/pd.py | 1 + 1 file changed, 1 insertion(+) (limited to 'decoders/uart') diff --git a/decoders/uart/pd.py b/decoders/uart/pd.py index 4bb68a4..fa1bca9 100644 --- a/decoders/uart/pd.py +++ b/decoders/uart/pd.py @@ -87,6 +87,7 @@ class Decoder(srd.Decoder): license = 'gplv2+' inputs = ['logic'] outputs = ['uart'] + tags = ['Logic', 'Bus'] optional_channels = ( # Allow specifying only one of the signals, e.g. if only one data # direction exists (or is relevant). -- cgit v1.2.3-70-g09d2