Open-CMSIS-Pack  Version 1.7.36
Delivery Mechanism for Software Packs
/package/description element

Contains a brief description of the Software Pack. Optionally with link to an file with overview documentation in Markdown format. This Markdown file is indented for web pages that offer software packs in form of a marketplace.

Example:

<package>
...
<description overview=".\Documentation\README.md>Keil MDK Middleware: File System, Network IPv4/IPv6, USB Device/Host</description>
...
</package>

 

Parent Element Element Chain
package /package
Attributes Description Type Use
overview File path, file name, and file extension in the format path/name.extension. The file path is relative to the root directory of the Pack and contains an overview documentation in Markdown format (file extension *.md). xs:string optional