You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
These helpers will trigger download of image, configuration and flashing of the image on the worker directly.
The text was updated successfully, but these errors were encountered: