]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/jtag_stm32/__init__.py
avr_isp: Add more parts
[libsigrokdecode.git] / decoders / jtag_stm32 / __init__.py
index 8a28528380afecdf53bc122da1a36c9a2d542db7..bf69e8e05111ec966b1f5f38fa78a69273b7949c 100644 (file)
@@ -14,8 +14,7 @@
 ## GNU General Public License for more details.
 ##
 ## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software
-## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+## along with this program; if not, see <http://www.gnu.org/licenses/>.
 ##
 
 '''
@@ -27,5 +26,4 @@ https://en.wikipedia.org/wiki/STM32
 http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/REFERENCE_MANUAL/CD00171190.pdf (e.g. chapter 31.7: "JTAG debug port")
 '''
 
-from .pd import *
-
+from .pd import Decoder