example micro:bit pedometer

Dependencies:   nrf51-sdk

Dependents:  

Fork of nRF51822 by Lancaster University

softdevice_nrf51822_licence_agreement.txt

Committer:
giobauermeister
Date:
2018-04-27
Revision:
624:e22427b5b45f
Parent:
473:48645f59c264

File content as of revision 624:e22427b5b45f:

/*
 * S110/S120/S130 License Agreement
 *
 * Copyright (c) 2015, Nordic Semiconductor ASA, All rights reserved.
 *
 * Redistribution. Redistribution and use in binary form, without modification,
 * are permitted provided that the following conditions are met:
 *
 * • Redistributions must reproduce the above copyright notice and the following
 *   disclaimer in the documentation and/or other materials provided with the
 *   distribution.
 * • Neither the name of the copyright holder nor the names of its contributors
 *   may be used to endorse or promote products derived from this software
 *   without specific prior written permission.
 * • No reverse engineering, decompilation, or disassembly of this software is
 *   permitted.
 *
 * DISCLAIMER.
 * 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 COPYRIGHT HOLDER 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.
 *
 * /