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

McuSupportPlugin: explicit set up of BoardSDK

XMLWordPrintable

    • 13
    • Tooling Sprint 2.5/2022, Tooling Sprint 2.6/2022, Tooling Sprint 2022/3.1, Tooling Sprint 2022/3.2

      Currently:

      • most of the information for creating the McuPackage objects for BoardSDK and FreeRTOS is hardcoded and happens by itself within the plugin, based mostly on pattern recognition of some environment variable.

      Should be:

      • Each one of them is explicitly described in the JSON file (as in, the specific information needed to build it is provided there)
      • Also explicitly created in the plugin with that information. Not relying on the presence or absence of a given environment variable (which by the way, is gone anyway)

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

            piotr.mucko Piotr Mucko
            piotr.mucko Piotr Mucko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes