• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

cmsis/gd/gd32f4xx/03-Aug-2024-1,576889

standard_peripheral/03-Aug-2024-34,61016,501

README.hD03-Aug-20241.6 KiB590

README.h

1 /*!
2 
3     \file    README.h
4 
5 
6     \version 2020-09-30, V2.1.0, firmware for GD32F4xx
7 */
8 
9 
10 /*
11     Copyright (c) 2020, GigaDevice Semiconductor Inc.
12 
13 
14 
15     Redistribution and use in source and binary forms, with or without modification,
16 
17 are permitted provided that the following conditions are met:
18 
19 
20 
21     1. Redistributions of source code must retain the above copyright notice, this
22 
23        list of conditions and the following disclaimer.
24 
25     2. Redistributions in binary form must reproduce the above copyright notice,
26 
27        this list of conditions and the following disclaimer in the documentation
28 
29        and/or other materials provided with the distribution.
30 
31     3. Neither the name of the copyright holder nor the names of its contributors
32 
33        may be used to endorse or promote products derived from this software without
34 
35        specific prior written permission.
36 
37 
38 
39     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
40 
41 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
42 
43 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
44 
45 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
46 
47 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
48 
49 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
50 
51 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
52 
53 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
54 
55 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
56 
57 OF SUCH DAMAGE.
58 */
59