Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-27148

McuSupportPlugin: unify qtForMcusPackage with McuPackages

    XMLWordPrintable

Details

    • Task
    • Resolution: Invalid
    • P3: Somewhat important
    • Qt Creator 8.0.0
    • None
    • MCU Support
    • None

    Description

      Follow-up to https://bugreports.qt.io/browse/QTCREATORBUG-26897

      An instance of McuTarget contains a list of McuPackages, and an extra package for the SDK itself, called in some parts of the code qtForMCUsPackage.

      The main reason to keep it separated was because it contained the AutomaticKitCreation flag (which is now in McuSupportOptions), and because the path it points to is addressed in some parts of the code.

      However, storing it separately from the targets and having to pass it along with every function that manages targets is cumbersome and error-prone. Targets should store a reference to this special instance, in order to simplify processing them.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            christiaan.janssen Christiaan Janssen
            christiaan.janssen Christiaan Janssen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes