Type: Bug Report
Describe the bug
- OS and Version: Win 11
- VS Code Version: 1.104.0
- Extension Version: Csolution 1.60.0
- Target Device: STM32
During testing, I noticed that with the new version, the uVision settings are stored in the out directory. This means that they are lost with every clean.
To Reproduce
Steps to reproduce the behavior:
- use Arm CMSIS-Toolbox 2.11.0
- Start uVision
- do settings
- close uVision
- clean
- restart uVision - settings are again default
Note: So that I can test this, I have replaced the files in the cmsis-toolbox directory in the Keil uVision installation with the 2.11.0 files.