diff --git a/boards/arduino_101/support/README b/boards/arduino_101/support/README new file mode 100644 index 00000000000..02bc0c23e9f --- /dev/null +++ b/boards/arduino_101/support/README @@ -0,0 +1,42 @@ +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. + diff --git a/boards/arduino_101/support/quark_se_rom.bin b/boards/arduino_101/support/quark_se_rom.bin new file mode 100644 index 00000000000..1acaf00f2af Binary files /dev/null and b/boards/arduino_101/support/quark_se_rom.bin differ