zephyr/boards/arduino_101/support
Anas Nashif 6acc6c645a arduino_101: speed up loading of firmware
Using ARC for flashing is faster.

Change-Id: Ic13466781c5974bf29fb5309fcf6c99c7b260dcf
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-18 20:25:20 +00:00
..
README arduino_101: include custom boot rom built from QMSI 2016-02-05 20:25:31 -05:00
arduino_101_backup.sh
arduino_101_load.sh arduino_101: speed up loading of firmware 2016-04-18 20:25:20 +00:00
openocd.cfg Update Arduino 101 openocd.cfg 2016-02-05 20:25:30 -05:00
quark_se_rom.bin arduino_101: include custom boot rom built from QMSI 2016-02-05 20:25:31 -05:00
restore.cfg

README

The file quark_se_rom.bin was built from source from the
QMSI repository, using a check out of the following git tree:

https://github.com/01org/qmsi

At revision 90ba6def08b035a870289aca988e30ec41e502b1

Using the IAMCU compiler distributed inside the Intel System
Studio for Microcontrollers release 1.0.0.019. You can register
and download this compiler here:

http://www.intel.com/content/www/us/en/embedded/products/quark/mcu/d2000/software-and-drivers.html

The following is the license information for this binary:

Copyright (c) 2015, Intel Corporation
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
3. Neither the name of the Intel Corporation nor the names of its
   contributors may be used to endorse or promote products derived from this
   software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE INTEL CORPORATION OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.