zephyr/boards/em_starterkit
Chuck Jordan 789c33e31b board: em_starterkit doesn't have FLASH_SCRIPT yet
I see in the TOP makefile that if FLASH_SCRIPT is undefined,
it outputs the message "Flashing not supported with this board".
This behavior is wanted currently as this board does not
have a memory mapped FLASH device. It has a SPI-FLASH and
there are different instructions for putting an image on to the board.

Change-Id: I07dcdd9a7fd8346b846ee0fe1312d22f9ffaa13e
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-06-02 12:37:13 +00:00
..
support
board.c
board.h
em_starterkit_defconfig
Kconfig.board
Kconfig.defconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile
Makefile.board board: em_starterkit doesn't have FLASH_SCRIPT yet 2016-06-02 12:37:13 +00:00
version_header.h