Current behavior, Steps to reproduce and Expected behavior
Tested with nightly build 1.68.1-28-20260715
Open-CMSIS-Pack/cmsis-toolbox#636 added support for converting *.dbgconf into device-settings: in *.cbuild-run.yml. This works fine but we need a trigger now to regenerate *.cbuild-run.yml after *.dbgconf was saved.
Note if it helps with implementation: The trigger can be suppressed if *.csolution.yml contains device-settings: in the active target set as they would win over the *.dbgconf contents.
Additional Information
No response
Current behavior, Steps to reproduce and Expected behavior
Tested with nightly build 1.68.1-28-20260715
Open-CMSIS-Pack/cmsis-toolbox#636 added support for converting
*.dbgconfintodevice-settings:in*.cbuild-run.yml. This works fine but we need a trigger now to regenerate*.cbuild-run.ymlafter*.dbgconfwas saved.Note if it helps with implementation: The trigger can be suppressed if
*.csolution.ymlcontainsdevice-settings:in the active target set as they would win over the*.dbgconfcontents.Additional Information
No response