You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reload active solution when used dbgconf files change (#382)
* Reload active solution when used dbgconf files change
Watch dbgconf changes and resolve referenced dbgconf paths from cbuild files.
Only files used by the active solution trigger reloads, avoiding unnecessary
converts for unrelated debugger configs.
* Remove unused pattern from test
* fix test
* Update src/solutions/solution-manager.ts
Co-authored-by: Daniel Brondani <daniel.brondani@arm.com>
* remove and ignore .cmsis-dev files
---------
Co-authored-by: Daniel Brondani <daniel.brondani@arm.com>
0 commit comments