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

Download an image from URL when flash, fetch and configure are used #960

Open
vipulgupta2048 opened this issue Feb 14, 2023 · 0 comments
Open
Assignees

Comments

@vipulgupta2048
Copy link
Member

vipulgupta2048 commented Feb 14, 2023

Change core's helpers in worker.js to accommodate for the new flashing process without changing the existing API used in the current tests. The following functions and more will need changes

  • worker.flash()
  • os.fetch()
  • os.configure()

These helpers will trigger download of image, configuration and flashing of the image on the worker directly.

@vipulgupta2048 vipulgupta2048 converted this from a draft issue Feb 14, 2023
@vipulgupta2048 vipulgupta2048 changed the title Download an image from URL when /flash is triggered Download an image from URL when flash helper is used Feb 14, 2023
@vipulgupta2048 vipulgupta2048 changed the title Download an image from URL when flash helper is used Download an image from URL when flash, fetch and configure are used Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants