Description
When building an app for Android, one can easily switch between devices that the app needs to run on using the project button in the lower left corner. It would be useful when this is also implemented for Bare Metal projects / kits / devices. For me, it is quite common that the same kit can be used for multiple different targets. The only thing that needs to change is the device it is deployed to. Currently, this is fixed in the kit, requiring different kits for different deployment targets / projects, with the only difference being the "Run device".