]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/jtag_stm32/__init__.py
All PDs: Improve/fix descriptions.
[libsigrokdecode.git] / decoders / jtag_stm32 / __init__.py
index 76186665ac5726e188b276437626adc12b86fa02..8a28528380afecdf53bc122da1a36c9a2d542db7 100644 (file)
@@ -19,9 +19,8 @@
 ##
 
 '''
-ST STM32 JTAG protocol decoder.
-
-TODO.
+This decoder stacks on top of the 'jtag' PD and decodes JTAG data specific to
+the STM32 microcontroller series.
 
 Details:
 https://en.wikipedia.org/wiki/STM32