zephyr/boards/arduino_101_sss
Anas Nashif 51be9a50a4 Add flash support for boards using latest SDK
Using the latest SDK (0.7.2) you can flash directly using make
by specifying the board, for example

make BOARD=arduino_101 flash

This will build and flash the generated binary to the board.

Change-Id: I90254abd69874efbb449ef318079958980c23074
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:29 -05:00
..
support Add flash support for boards using latest SDK 2016-02-05 20:25:29 -05:00
Kconfig
Kconfig.board
Makefile
Makefile.board Add flash support for boards using latest SDK 2016-02-05 20:25:29 -05:00
arduino_101_sss_defconfig boards: add missing arduino_101_sss_defconfig 2016-02-05 20:25:12 -05:00
board.c
board.h