Pelagicore / vagrant-cookbook

A repository of vagrant configuration snippets
Mozilla Public License 2.0
13 stars 33 forks source link

muxpi: add scripts for flashing and testing RPI #88

Closed fhajredini closed 5 years ago

fhajredini commented 5 years ago

set-up-image: This is the main script which downloads the image, makes it ready for fota, and flashes it via fota. Once its flashed, it calls dut.sh.

dut.sh: Send the commands to DUT and save the log.

Signed-off-by: Fisnik Hajredini fhajredini@luxoft.com

thenor commented 5 years ago

I would prefer that you rephrase the commit message - the title should be "muxpi: add scripts for flashing and testing on hardware".