diff options
Diffstat (limited to 'decoders/jtag_stm32')
-rw-r--r-- | decoders/jtag_stm32/pd.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/decoders/jtag_stm32/pd.py b/decoders/jtag_stm32/pd.py index aa746e0..7d584fb 100644 --- a/decoders/jtag_stm32/pd.py +++ b/decoders/jtag_stm32/pd.py @@ -18,8 +18,6 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -# ST STM32 JTAG protocol decoder - import sigrokdecode as srd # JTAG debug port data registers (in IR[3:0]) and their sizes (in bits) |