From ef36224880135a05d2fbde8f048ea3fe3f425df9 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 22 Jan 2014 22:47:18 +0100 Subject: All PDs: Drop unneeded comments. The single comment re-stating the PD's name / description / purpose in each pd.py file is not really needed, that info is available in the Decoder class' attributes already. --- decoders/jtag_stm32/pd.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'decoders/jtag_stm32') 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) -- cgit v1.2.3-70-g09d2