Manh Pham / Mbed OS Nucleo_rtos_basic_ir_controller
Committer:
manhpham
Date:
Sat Apr 07 09:22:54 2018 +0000
Revision:
0:c8673aa96267
Nucleo_rtos_basic_ir_controller

Who changed what in which revision?

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