README.md
setup.py
um7py/__init__.py
um7py/rsl_generate_um7.py
um7py/rsl_generator.py
um7py/rsl_spi.py
um7py/serve_um7_autodetect.py
um7py/um7_autodetect.py
um7py/um7_broadcast_packets.py
um7py/um7_registers.py
um7py/um7_serial.py
um7py/um7_spi.py
um7py.egg-info/PKG-INFO
um7py.egg-info/SOURCES.txt
um7py.egg-info/dependency_links.txt
um7py.egg-info/requires.txt
um7py.egg-info/top_level.txt
um7py/examples/__init__.py
um7py/examples/example_um7_broadcast.py
um7py/examples/example_um7_broadcast_all_proc.py
um7py/examples/example_um7_broadcast_all_raw.py
um7py/examples/example_um7_broadcast_eurler.py
um7py/examples/example_um7_broadcast_health.py
um7py/examples/example_um7_commands.py
um7py/examples/example_um7_config_regs.py
um7py/examples/example_um7_data_regs.py
um7py/rsl_xml_svd/RSL-SVD.xsd
um7py/rsl_xml_svd/rsl_svd_parser.py
um7py/rsl_xml_svd/um7.svd
um7py/templates/getter_template.jinja2
um7py/templates/no_getter_template.jinja2
um7py/templates/python_reg_acces.jinja2
um7py/templates/setter_template.jinja2
um7py/templates/um7_template.jinja2