Skip to content

Commit

Permalink
Corrected pack schema version
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe0606 committed Apr 25, 2024
1 parent cdb9364 commit 03fa0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ARM.CMSIS-DSP.pdsc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<package schemaVersion="1.7.7" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.7/schema/PACK.xsd">
<package schemaVersion="1.7.27" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.27/schema/PACK.xsd">
<name>CMSIS-DSP</name>
<description>CMSIS Embedded Compute Library</description>
<vendor>ARM</vendor>
Expand Down

0 comments on commit 03fa0e5

Please sign in to comment.