LICENSE.txt
README.md
setup.cfg
setup.py
fcp/__init__.py
fcp/__main__.py
fcp/codegen.py
fcp/result.py
fcp/v2_parser.py
fcp/verifier.py
fcp/version.py
fcp/writers.py
fcp.egg-info/PKG-INFO
fcp.egg-info/SOURCES.txt
fcp.egg-info/dependency_links.txt
fcp.egg-info/entry_points.txt
fcp.egg-info/requires.txt
fcp.egg-info/top_level.txt
fcp/specs/__init__.py
fcp/specs/arg.py
fcp/specs/broadcast.py
fcp/specs/cmd.py
fcp/specs/comment.py
fcp/specs/config.py
fcp/specs/device.py
fcp/specs/enum.py
fcp/specs/log.py
fcp/specs/metadata.py
fcp/specs/serde_extend.py
fcp/specs/signal.py
fcp/specs/struct.py
fcp/specs/v1.py
fcp/specs/v2.py
fcp/tests/__init__.py
fcp/tests/test_v2.py