/Pidgen

Python tool for definition and serialization of low-level data structures

Primary LanguagePythonMIT LicenseMIT

License: MIT Build Status

Pidgen - Embedded Protocol Generation Tool

Pidgen is a protocol generation tool ..

Running Pidgen

To run the Pidgen tool against a set of protocol files:

python -m pidgen [path/to/protocol/files]

To display help and available options:

python -m pidgen -h