X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Farm_itm%2F__init__.py;h=1733d36d0b07816eba93ede3be923fd43d0293b5;hb=6d1ad4ae80788184a59b034b5ee2e19958998034;hp=3529c2c9066b24e06f772d50a9dfee41165f220f;hpb=4539e9ca58966ce3c9cad4801b16c315e86ace01;p=libsigrokdecode.git diff --git a/decoders/arm_itm/__init__.py b/decoders/arm_itm/__init__.py index 3529c2c..1733d36 100644 --- a/decoders/arm_itm/__init__.py +++ b/decoders/arm_itm/__init__.py @@ -18,7 +18,7 @@ ## ''' -This decoder stacks on top of the 'uart' or 'arm_tpiu' PD and decodes the +This decoder stacks on top of the 'uart' or 'arm_tpiu' PD and decodes the ARM Cortex-M processor trace data from Instrumentation Trace Macroblock. '''