File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1818 limitations under the License.
1919
2020
21- $Date: 14. Nov 2024
22- $Revision: 1.7.44
21+ $Date: 18. Dec 2024
22+ $Revision: 1.7.45
2323 $Project: Schema File for Package Description File Format Specification
2424
2525 Package file name convention <vendor>.<name>.<version>.pack
26- SchemaVersion=1.7.44
26+ SchemaVersion=1.7.45
2727
28+ 15. Dec 2024: v1.7.45
29+ - added 'CLANG_TI' to 'CompilerEnumType'
2830 14. Nov 2024: v1.7.44
2931 - added optional 'environments' section below package element to hold environment-specific information pertaining to the package as a whole
3032 12. Nov 2024: v1.7.43
13871389 <xs : enumeration value =" XC" /> <!-- Microchip MPLAB XC32 -->
13881390 <xs : enumeration value =" CLANG" />
13891391 <xs : enumeration value =" Renesas" />
1392+ <xs : enumeration value =" CLANG_TI" />
13901393 <xs : enumeration value =" *" />
13911394 </xs : restriction >
13921395 </xs : simpleType >
You can’t perform that action at this time.
0 commit comments