commit | 2c3a20b1ea5dcac73bc2c2c5bb687eec86936514 | [log] [tgz] |
---|---|---|
author | Punit Vara <punit.vara@intel.com> | Fri Feb 17 05:47:49 2017 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Mar 01 12:46:06 2017 +0000 |
tree | ee94cc4f38e245023a3e422773999d437710ba71 | |
parent | cd35c575ef233ac3e3cb97359ee5462fc838701e [diff] |
boards: arduino_due: Add make flash support This patch automates flashing process for arduino_due board. Just make flash will able to flash binary file on the board. Bossa tool(http://www.shumatech.com/web/products/bossa) manual flashing process is automated through shell script and currently this binary is only available for x86_64 architecture. JIRA : ZEP-145 Change-Id: Ib7b525466239d0437e449c56827f8a9b3e5a96a1 Signed-off-by: Punit Vara <punit.vara@intel.com>