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
Most of progen targets assume that there is some default debugger set up. We can say it's cmsis-dap debugger. This is not correct and expected, as any module using those targets might change the default one (cmsis-dap is not even documented anywhere that that's default one).
Most of progen targets assume that there is some default debugger set up. We can say it's cmsis-dap debugger. This is not correct and expected, as any module using those targets might change the default one (cmsis-dap is not even documented anywhere that that's default one).
File reference: https://github.com/project-generator/project_generator_definitions/blob/master/project_generator_definitions/target/targets.py
The text was updated successfully, but these errors were encountered: