Open-CMSIS-Pack / Open-CMSIS-Pack-Spec

Common Microcontroller Software Interface Standard - Pack(age) based distribution system
https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/
Apache License 2.0
50 stars 20 forks source link

Add "image" as child element of "part" element (#246) #250

Closed silviooliva closed 10 months ago

silviooliva commented 10 months ago

PR related to issue https://github.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/issues/246.

silviooliva commented 10 months ago

@jkrech, thanks for your review,

The only slightly confusing item I saw is the fact that you store books (*.pdf) in the Images/ sub-directory.

Maybe I missed to align something. Are you referring to the second example here for the <book> element? I can fix it as hereafter since it could be misleading.

- <book name="Images/STSAFA110DFSPL02_image.jpg" title="image" public="true"/> + <book name="Documents/STSAFA110DFSPL02_UM.pdf" title="User Manual" />