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

Compile R4 provisioning scripts and binaries #162

Closed
wants to merge 1 commit into from

Conversation

rjtokenring
Copy link
Collaborator

Motivation

Compile provisioning binaries for R4 boards

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

@rjtokenring rjtokenring requested a review from mirkokurt August 30, 2024 07:26
@@ -22,7 +22,7 @@ import (
"context"
"encoding/json"
"fmt"
"io/ioutil"
"io"
Copy link

@chm90 chm90 Aug 30, 2024

Choose a reason for hiding this comment

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

How is this change related to this commit? 🤔 Or is it a change that has been added by mistake to this commit?

@per1234 per1234 linked an issue Aug 31, 2024 that may be closed by this pull request
@per1234 per1234 added the bug Something isn't working label Aug 31, 2024
@chm90
Copy link

chm90 commented Sep 10, 2024

Why was this closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to provision Arduino uno r4 device
4 participants