LICENSE
README.rst
setup.cfg
setup.py
pysvd/__init__.py
pysvd/classes.py
pysvd/element.py
pysvd/node.py
pysvd/parser.py
pysvd/type.py
pysvd/version.py
pysvd.egg-info/PKG-INFO
pysvd.egg-info/SOURCES.txt
pysvd.egg-info/dependency_links.txt
pysvd.egg-info/entry_points.txt
pysvd.egg-info/top_level.txt
scripts/__init__.py
scripts/gpio_generator.py
scripts/svd2register.py
scripts/svd2rst.py
scripts/svd_duplicates.py
test/__init__.py
test/test_classes.py
test/test_elements.py
test/test_node.py
test/test_parser.py
test/test_special.py
test/test_tree.py
test/test_type.py