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

Set up the rust folder #8

Merged

Conversation

george-cosma
Copy link

In this pull request, the python version of tockloader has been moved into its separate folder ("python") and initialized a new rust project with cargo in the "rust" folder. Besides the two folder, only "LICENSE" and "README.md" remain at the root of the project.

I have done some light testing, and the python code seems to still be in working order. Running python3 -m tockloader.main inside the python folder works without issue.

This pull request closes issue #2.

@alexandruradovici alexandruradovici changed the base branch from master to rust-port January 18, 2023 14:24
@alexandruradovici
Copy link

I changed the destination branch to rust-port, to be able to keep the master branch in sync with upstream. All pull requests towards the rust port should be sent to this branch.

@alexandruradovici alexandruradovici merged commit 74d3758 into UPB-CS-OpenSourceUpstream:rust-port Jan 18, 2023
@alexandruradovici alexandruradovici added the upstream This pull request was opened in the upstream repository label Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream This pull request was opened in the upstream repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants