Add MCU devices

Note: Before you start developing for MCUs, go to Help > About Plugins, and make sure you have the Qt for MCUs plugin enabled.

Qt Creator automatically adds a default MCU device when you select Apply in Preferences > SDKs > MCU after adding an SDK.

MCU device in the Devices tab in Devices preferences

To add MCU devices, go to Preferences > Devices > Add > Start Wizard to Add Device > MCU Device:

  1. In Name, give the device a name.
  2. Select Apply to add the device.

See also Enable and disable plugins, How To: Develop for MCUs, and Developing for MCUs.