X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Farm_etmv3%2F__init__.py;h=617063ca7825b035253105f58b78a9318c2d6274;hb=HEAD;hp=7955139a372a7a12421e194025f3ee47f1a25fb9;hpb=686f0c3621cd8ef7264f3e45e0218f2ebdfb612a;p=libsigrokdecode.git diff --git a/decoders/arm_etmv3/__init__.py b/decoders/arm_etmv3/__init__.py index 7955139..617063c 100644 --- a/decoders/arm_etmv3/__init__.py +++ b/decoders/arm_etmv3/__init__.py @@ -14,12 +14,11 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see . ## ''' -This decoder stacks on top of the 'uart' decoder and decodes packets of +This decoder stacks on top of the 'uart' PD and decodes packets of the ARMv7m Embedded Trace Macroblock v3.x. '''