Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 9c1434d

Browse files
Update license information in pack description
1 parent f445e62 commit 9c1434d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Keil.NUCLEO-H563ZI_BSP.pdsc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<package schemaVersion="1.7.28" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.28/schema/PACK.xsd">
2+
<package schemaVersion="1.7.36" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.36/schema/PACK.xsd">
33
<name>NUCLEO-H563ZI_BSP</name>
44
<description>STMicroelectronics STM32H5 Series NUCLEO-H563ZI Board Support Pack</description>
55
<vendor>Keil</vendor>
66
<url>https://www.keil.arm.com/packs/</url>
77
<repository type="git">https://github.com/MDK-Packs/NUCLEO-H563ZI_BSP.git</repository>
88
<license>LICENSE</license>
9+
<licenseSets>
10+
<licenseSet id="all" default="true" gating="true">
11+
<license title="BSD License for BSP components" name="LICENSE" spdx="BSD-3-Clause"/>
12+
<license title="Apache 2.0 for MDK examples and CMSIS drivers" name="LICENSE" spdx="Apache-2.0"/>
13+
</licenseSet>
14+
</licenseSets>
915

1016
<releases>
1117
<release version="1.0.0-dev2">

0 commit comments

Comments
 (0)