Add MCU devices
Note: Enable the McuSupport plugin to develop for MCUs.
Qt Creator automatically adds a default MCU device when you select Apply in Preferences > SDKs > MCU after adding an SDK.
To add MCU devices, select Preferences > Devices > Add > MCU Device > Start Wizard:
- In Name, give the device a name.
- In Type, select the board type.
- Select Apply to add the device.
See also Enable and disable plugins, How To: Develop for MCUs, and Developing for MCUs.