]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/lpc/__init__.py
sdcard_spi: Use proper annotation classes.
[libsigrokdecode.git] / decoders / lpc / __init__.py
index 96d6e70d15f1b8db46829fe6fc500914ca49896f..62a43075a2a524f6c481ac1c11310736264e597b 100644 (file)
 ##
 
 '''
-Low-Pin Count protocol decoder.
-
-Details:
-TODO
+LPC (Low-Pin Count) is a protocol for low-bandwidth devices used on
+some PC mainboards, such as the "BIOS chip" or the so-called "Super I/O".
 '''
 
 from .pd import *