From 4c3b1846c9c307c1c35f86d259ddb968ed92718d Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 22 Jan 2014 22:43:21 +0100 Subject: All PDs: Improve/fix descriptions. --- decoders/avr_isp/__init__.py | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'decoders/avr_isp/__init__.py') diff --git a/decoders/avr_isp/__init__.py b/decoders/avr_isp/__init__.py index ff689df..4c4a900 100644 --- a/decoders/avr_isp/__init__.py +++ b/decoders/avr_isp/__init__.py @@ -19,14 +19,8 @@ ## ''' -AVR ISP protocol decoder. - -TODO: Description. - -TODO: SPI is MSB-first. - -Details: -TODO +This decoder stacks on top of the 'spi' PD and decodes the In-System +Programming (ISP) protocol of some Atmel AVR 8-bit microcontrollers. ''' from .pd import * -- cgit v1.2.3-70-g09d2