You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: targets/TARGET_STM/TARGET_STM32H7/TARGET_STM32H747xI/TARGET_PORTENTA_H7/COMPONENT_CYW43XXX/firmware/COMPONENT_4343W_FS/w_bt_firmware_controller.c
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
/*
2
+
* Copyright (c) 2019, Cypress Semiconductor Corporation, All Rights Reserved
3
+
* SPDX-License-Identifier: LicenseRef-PBL
4
+
*
5
+
* This file and the related binary are licensed under the
6
+
* Permissive Binary License, Version 1.0 (the "License");
7
+
* you may not use these files except in compliance with the License.
8
+
*
9
+
* You may obtain a copy of the License here:
10
+
* LICENSE-permissive-binary-license-1.0.txt and at
11
+
* https://www.mbed.com/licenses/PBL-1.0
12
+
*
13
+
* See the License for the specific language governing permissions and
0 commit comments