Imraa allows the automatic flashing and setup of arduino101 subplatforms as well as the initial setup of GPIO/i2c devices Signed-off-by: Longwei Su <lsu@ics.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
10 lines
114 B
Desktop File
10 lines
114 B
Desktop File
[Unit]
|
|
Description=imraa
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/imraa
|
|
|
|
[Install]
|
|
WantedBy = multi-user.target
|