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

Better build directory naming #136

Merged

Conversation

henrygab
Copy link
Collaborator

Fix some formatting issues with prior update to ./readme.md.

Documentation suggests the use of more descriptive build directory names:

  • ./build_rp2040
  • ./build_rp2350

Build server documentation also now uses the more descriptive build directory names.

Note: Github actions currently continue to simply build in ./build, as they build only one architecture per task, and thus do not have cross-architecture pollution concerns.

fix some formatting issues

recommend use of more descriptive build directory names:
* `./build_rp2040`
* `./build_rp2350`

_Note: Github actions currently continue to simply build in `./build`, as they build only one architecture per task, and thus do not have cross-architecture pollution concerns._
@henrygab henrygab merged commit 736c509 into DangerousPrototypes:main Nov 10, 2024
4 checks passed
@henrygab henrygab deleted the better_build_directory_naming branch November 10, 2024 22:45
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.

1 participant