|
1 |
| -/***************************************************************************/ /** |
2 |
| - * @file |
3 |
| - * @brief Segger System View configuration file. |
4 |
| - ******************************************************************************* |
5 |
| - * # License |
6 |
| - * <b>Copyright 2020 Silicon Laboratories Inc. |
7 |
| - *www.silabs.com</b> |
8 |
| - ******************************************************************************* |
9 |
| - * |
10 |
| - * SPDX-License-Identifier: Zlib |
11 |
| - * |
12 |
| - * The licensor of this software is Silicon |
13 |
| - *Laboratories Inc. |
14 |
| - * |
15 |
| - * This software is provided 'as-is', without any |
16 |
| - *express or implied warranty. In no event will the |
17 |
| - *authors be held liable for any damages arising from |
18 |
| - *the use of this software. |
19 |
| - * |
20 |
| - * Permission is granted to anyone to use this |
21 |
| - *software for any purpose, including commercial |
22 |
| - *applications, and to alter it and redistribute it |
23 |
| - * freely, subject to the following restrictions: |
24 |
| - * |
25 |
| - * 1. The origin of this software must not be |
26 |
| - *misrepresented; you must not claim that you wrote |
27 |
| - *the original software. If you use this software in a |
28 |
| - *product, an acknowledgment in the product |
29 |
| - *documentation would be appreciated but is not |
30 |
| - *required. |
31 |
| - * 2. Altered source versions must be plainly marked |
32 |
| - *as such, and must not be misrepresented as being the |
33 |
| - *original software. |
34 |
| - * 3. This notice may not be removed or altered from |
35 |
| - *any source distribution. |
36 |
| - * |
37 |
| - ******************************************************************************/ |
| 1 | +/** |
| 2 | + * @file |
| 3 | + * @brief Segger System View configuration file. |
| 4 | + ******************************************************************************* |
| 5 | + * # License |
| 6 | + * <b>Copyright 2020 Silicon Laboratories Inc. |
| 7 | + *www.silabs.com</b> |
| 8 | + ******************************************************************************* |
| 9 | + * |
| 10 | + * SPDX-License-Identifier: Zlib |
| 11 | + * |
| 12 | + * The licensor of this software is Silicon |
| 13 | + *Laboratories Inc. |
| 14 | + * |
| 15 | + * This software is provided 'as-is', without any |
| 16 | + *express or implied warranty. In no event will the |
| 17 | + *authors be held liable for any damages arising from |
| 18 | + *the use of this software. |
| 19 | + * |
| 20 | + * Permission is granted to anyone to use this |
| 21 | + *software for any purpose, including commercial |
| 22 | + *applications, and to alter it and redistribute it |
| 23 | + * freely, subject to the following restrictions: |
| 24 | + * |
| 25 | + * 1. The origin of this software must not be |
| 26 | + *misrepresented; you must not claim that you wrote |
| 27 | + *the original software. If you use this software in a |
| 28 | + *product, an acknowledgment in the product |
| 29 | + *documentation would be appreciated but is not |
| 30 | + *required. |
| 31 | + * 2. Altered source versions must be plainly marked |
| 32 | + *as such, and must not be misrepresented as being the |
| 33 | + *original software. |
| 34 | + * 3. This notice may not be removed or altered from |
| 35 | + *any source distribution. |
| 36 | + * |
| 37 | + ******************************************************************************/ |
38 | 38 |
|
39 | 39 | // Overwirte SystemView config for GN build, SHOULD NOT BE USED WITH SLC!!!
|
40 | 40 |
|
|
0 commit comments