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

Distinguish Renesas toolchains via CompilerEnumType #223

Closed jld00 closed 1 year ago

jld00 commented 1 year ago

Renesas has a requirement to distinguish CMSIS component files targeting their own toolchain technology within a CMSIS pack. The toolchains to be supported may be collectively described as Renesas toolchains (compiler built-in macro __RENESAS__). I am proposing a new value within the CompilerEnumType simple type to accommodate this.