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
The tool supports already Run and Debug Configurations that are specific to a target-type. However this feature is not very obvious.
What is not working yet, is the project specific configuration. It is also unclear if this feature is really required (currently we cannot see any use case for that).
Suggestion
Replace the "Solution" list that currently shows the various projects with a "Target Type" list that shows Run and Debug Configuration for the different target types. In the example below, the target-type with "-RAM" executes from RAM and does not require Flash download, whereas the other target-type requires Flash download. This different configurations can be easily managed.
The tool supports already Run and Debug Configurations that are specific to a target-type. However this feature is not very obvious.
What is not working yet, is the project specific configuration. It is also unclear if this feature is really required (currently we cannot see any use case for that).
Suggestion
Replace the "Solution" list that currently shows the various projects with a "Target Type" list that shows Run and Debug Configuration for the different target types. In the example below, the target-type with "-RAM" executes from RAM and does not require Flash download, whereas the other target-type requires Flash download. This different configurations can be easily managed.
Relates to #82
The text was updated successfully, but these errors were encountered: