mirror of https://github.com/ARMmbed/mbed-os.git
Add missing PBL header
parent
133864a750
commit
1da67b2da8
|
@ -1,3 +1,18 @@
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2019, Cypress Semiconductor Corporation, All Rights Reserved
|
||||||
|
* SPDX-License-Identifier: LicenseRef-PBL
|
||||||
|
*
|
||||||
|
* This file and the related binary are licensed under the
|
||||||
|
* Permissive Binary License, Version 1.0 (the "License");
|
||||||
|
* you may not use these files except in compliance with the License.
|
||||||
|
*
|
||||||
|
* You may obtain a copy of the License here:
|
||||||
|
* LICENSE-permissive-binary-license-1.0.txt and at
|
||||||
|
* https://www.mbed.com/licenses/PBL-1.0
|
||||||
|
*
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
/* labelling: appname-(chipname)(stepping)-frequency-(headset GIT SHA)-(generating SDK version)-
|
/* labelling: appname-(chipname)(stepping)-frequency-(headset GIT SHA)-(generating SDK version)-
|
||||||
|
|
Loading…
Reference in New Issue