Skip to content

Commit 43f5aa9

Browse files
lrusinowiczCruz Monrreal II
authored andcommitted
Added missing README files for Cypress PDL library. hex files subfolder moved up one level to avoid license confusion. Removed non-TLS implementation of TRNG. Removed unused crypto libraries and headers. Replaced Cypress copyright licence per agreement. Removed unsed eeprom emulation middleware files. Renamed assembler files from *.s to *.S Removed "device_name" from targets.json definitions as it is not supoprted yet.
1 parent 4a07001 commit 43f5aa9

File tree

162 files changed

+2974
-7930
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

162 files changed

+2974
-7930
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
version 3.0.1
2+
Lines changed: 5 additions & 0 deletions

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8C63XX/TARGET_MCU_PSOC6_M0/device/TOOLCHAIN_ARM_STD/cy8c6xx7_cm0plus.sct

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@
2727
;*******************************************************************************
2828
;* \copyright
2929
;* Copyright 2016-2018, Cypress Semiconductor Corporation. All rights reserved.
30-
;* You may use this file only in accordance with the license, terms, conditions,
31-
;* disclaimers, and limitations in the end user license agreement accompanying
32-
;* the software package with which this file was provided.
30+
;* SPDX-License-Identifier: Apache-2.0
3331
;******************************************************************************/
3432

3533
; The defines below describe the location and size of blocks of memory in the target.

0 commit comments

Comments
 (0)