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

fix: sync uart and flash for wba #453

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

fix: sync uart and flash for wba #453

wants to merge 2 commits into from

Conversation

andjordan
Copy link
Contributor

@andjordan andjordan commented Nov 15, 2024

  • Fix UART interrupt not being enabled
  • Fix write to flash for larger payloads
  • Remove duplicated code

wip: Flash erase

Copy link
Contributor

github-actions bot commented Nov 15, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 6 0 0.03s
✅ CPP clang-format 14 3 0 1.45s
✅ DOCKERFILE hadolint 1 0 0.1s
✅ JSON jsonlint 7 0 0.16s
✅ JSON prettier 7 2 0 1.86s
⚠️ MARKDOWN markdownlint 6 1 7 2.18s
⚠️ MARKDOWN markdown-link-check 6 2 64.93s
✅ MARKDOWN markdown-table-formatter 6 1 0 1.4s
✅ REPOSITORY checkov yes no 28.1s
✅ REPOSITORY git_diff yes no 0.78s
✅ REPOSITORY grype yes no 22.79s
✅ REPOSITORY ls-lint yes no 0.08s
✅ REPOSITORY secretlint yes no 54.97s
✅ REPOSITORY trivy yes no 11.63s
✅ REPOSITORY trivy-sbom yes no 0.11s
✅ REPOSITORY trufflehog yes no 9.54s
⚠️ SPELL lychee 32 2 51.14s
✅ YAML prettier 9 1 0 1.99s
✅ YAML v8r 9 0 6.46s
✅ YAML yamllint 9 0 0.27s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@andjordan andjordan changed the title fix: receive on sync uart fix: sync uart and flash for wba Nov 15, 2024
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