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

Update README files of xc7/Example-Projects to add instructions for removing the generated files produced during the build process. #379

Open
rmadhu90 opened this issue Aug 19, 2023 · 0 comments

Comments

@rmadhu90
Copy link

The README files in xc7/Example-Projects need to be updated to add instructions for removing the generated files produced during the build process.

  • Add the below lines in README file in counter_test :
    To remove the compiled or generated files produced during the build process, depending on your hardware, run:
    cd ..
    TARGET="arty_35" make clean -C counter_test/
  • Similarly, README files of other example-projects can be updated.
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

No branches or pull requests

1 participant