Nordic nrf51 sdk sources. Mirrored from https://github.com/ARMmbed/nrf51-sdk.

Dependents:   nRF51822 nRF51822

Committer:
Vincent Coubard
Date:
Thu Apr 07 17:34:39 2016 +0100
Revision:
0:f2542974c862
Synchronized with git rev fea7c30
Author: Liyou Zhou
Initial commit, centralising all required files from nordic sdk in on central repo.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Vincent Coubard 0:f2542974c862 1 /*
Vincent Coubard 0:f2542974c862 2 * Copyright (c) Nordic Semiconductor ASA
Vincent Coubard 0:f2542974c862 3 * All rights reserved.
Vincent Coubard 0:f2542974c862 4 *
Vincent Coubard 0:f2542974c862 5 * Redistribution and use in source and binary forms, with or without modification,
Vincent Coubard 0:f2542974c862 6 * are permitted provided that the following conditions are met:
Vincent Coubard 0:f2542974c862 7 *
Vincent Coubard 0:f2542974c862 8 * 1. Redistributions of source code must retain the above copyright notice, this
Vincent Coubard 0:f2542974c862 9 * list of conditions and the following disclaimer.
Vincent Coubard 0:f2542974c862 10 *
Vincent Coubard 0:f2542974c862 11 * 2. Redistributions in binary form must reproduce the above copyright notice, this
Vincent Coubard 0:f2542974c862 12 * list of conditions and the following disclaimer in the documentation and/or
Vincent Coubard 0:f2542974c862 13 * other materials provided with the distribution.
Vincent Coubard 0:f2542974c862 14 *
Vincent Coubard 0:f2542974c862 15 * 3. Neither the name of Nordic Semiconductor ASA nor the names of other
Vincent Coubard 0:f2542974c862 16 * contributors to this software may be used to endorse or promote products
Vincent Coubard 0:f2542974c862 17 * derived from this software without specific prior written permission.
Vincent Coubard 0:f2542974c862 18 *
Vincent Coubard 0:f2542974c862 19 *
Vincent Coubard 0:f2542974c862 20 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
Vincent Coubard 0:f2542974c862 21 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
Vincent Coubard 0:f2542974c862 22 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
Vincent Coubard 0:f2542974c862 23 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
Vincent Coubard 0:f2542974c862 24 * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
Vincent Coubard 0:f2542974c862 25 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
Vincent Coubard 0:f2542974c862 26 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
Vincent Coubard 0:f2542974c862 27 * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
Vincent Coubard 0:f2542974c862 28 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
Vincent Coubard 0:f2542974c862 29 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Vincent Coubard 0:f2542974c862 30 *
Vincent Coubard 0:f2542974c862 31 */