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
For the sake of useability, we need a script that will automatically build the application and flash it to a device. This way a user can simply install docker and run the script to flash a new device.
The script needs to:
Build the docker image.
Build the application in the docker image.
Extract the executable.
Flash the autodetected device with the executable
The text was updated successfully, but these errors were encountered:
For the sake of useability, we need a script that will automatically build the application and flash it to a device. This way a user can simply install docker and run the script to flash a new device.
The script needs to:
The text was updated successfully, but these errors were encountered: