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

chore: add a Justfile to automate D1 flashing #79

Merged
merged 3 commits into from
Jun 21, 2023
Merged

Conversation

hawkw
Copy link
Contributor

@hawkw hawkw commented Jun 21, 2023

Currently, flashing an Allwinner D1 board with mnemOS requires a bunch
of manual steps. This branch adds a quick Justfile with build-d1 and
flash-d1 recipes.

We may want to improve the build tooling more later, but this works for
now.

Currently, flashing an Allwinner D1 board with mnemOS requires a bunch
of manual steps. This branch adds a quick Justfile with `build-d1` and
`flash-d1` recipes.

We may want to improve the build tooling more later, but this works for
now.
@netlify
Copy link

netlify bot commented Jun 21, 2023

Deploy Preview for merry-scone-cc7a60 ready!

Name Link
🔨 Latest commit 7000e69
🔍 Latest deploy log https://app.netlify.com/sites/merry-scone-cc7a60/deploys/649359985b6e3f00086bdd25
😎 Deploy Preview https://deploy-preview-79--merry-scone-cc7a60.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

tools/_util.sh Outdated Show resolved Hide resolved
Copy link
Contributor

@jamesmunns jamesmunns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hell yeah

@hawkw hawkw merged commit ba261dd into main Jun 21, 2023
8 of 9 checks passed
@hawkw hawkw deleted the eliza/easyflash branch June 21, 2023 20:12
@jamesmunns jamesmunns added platform: D1 Specific to the Allwinner D1 hardware platform area: tools & build Related to host developer tools, including tracing, Crowtty and build processes labels Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tools & build Related to host developer tools, including tracing, Crowtty and build processes platform: D1 Specific to the Allwinner D1 hardware platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants