zephyr/boards/x86/arduino_101
Patrice Buriez eea731816f doc: arduino_101: document 'make flash' over DFU
Explain how to create the udev rules granting access to the
Arduino 101 board in DFU mode.

Explain the available methods to flash the Arduino 101 board:
either manually with dfu-util command line,
or automated with ZEPHYR_FLASH_OVER_DFU=y and 'make flash'.

Provide instructions for x86, ARC and BLE cores, using distinct
code-blocks for the manual and make-assisted methods.

Change-Id: I0f9fe3849dec3c2dc2249b77d31d4f2414c98331
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
2017-03-14 23:41:23 +00:00
..
doc doc: arduino_101: document 'make flash' over DFU 2017-03-14 23:41:23 +00:00
support
arduino_101_defconfig
board.h
Kconfig.board
Kconfig.defconfig
Makefile
Makefile.board boards: arduino_101: support 'make flash' over DFU 2017-03-14 23:39:38 +00:00
pinmux.c