Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got Rust autogeneration working with Rust prebuild hook! #33

Merged
merged 9 commits into from
Mar 1, 2024

Conversation

nwdepatie
Copy link
Contributor

This is a part of a set of PRs that involves autogeneration of code from our YAML config for CAN messages. Specifically in the Embedded-Base PR, I moved all the Python files over and made it a python module to import. In this, I added a prebuild hook per ticket #29 and tweaked the python generation file to import the new module.

I deleted the master_mapping.rs and decode_data.rs because now they are getting autogenerated, meaning we don't need to version control them.

@nwdepatie nwdepatie self-assigned this Feb 27, 2024
build.rs Outdated Show resolved Hide resolved
@nwdepatie nwdepatie merged commit 3c300d4 into Develop Mar 1, 2024
1 check passed
@nwdepatie nwdepatie deleted the oxy-submodule branch March 1, 2024 04:08
jr1221 pushed a commit that referenced this pull request Jun 17, 2024
* Got Rust autogeneration working with Rust prebuild hook!

* Adding in git admin for adding in autogen

* Adding in a more verbose failure for autogen

* Add automatic reconnect

---------

Co-authored-by: Peyton-McKee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants