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 dry-run to generator command argument #242

Closed ErikMallbergSTM closed 10 months ago

ErikMallbergSTM commented 1 year ago

Add attribute mode to generator arguments to allow specifying arguments that should only be passed to the generator if started in dry-run mode.

Implementation: https://github.com/Open-CMSIS-Pack/devtools/pull/1028

Related to issue #206

Contributed by STMicroelectronics

ErikMallbergSTM commented 11 months ago

@jkrech Now that https://github.com/Open-CMSIS-Pack/devtools/pull/1028 is merged, could we merge this as well to get the docs up to date?