Skip to content

iColgateZz/dbc-codegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbc-codegen

Development

CLI tool

Parse example DBC file into .txt file.

cargo run -- parse

Get IR of the DBC file. Index can be between 0-4

cargo run -- ir <index>

Generate rust file based on the DBC file. Index can be between 0-4

cargo run -- gen <index>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages