Details
-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
-
13
-
Tooling Sprint 2.5/2022, Tooling Sprint 2.6/2022, Tooling Sprint 2022/3.1, Tooling Sprint 2022/3.2
Description
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)
Attachments
Issue Links
- clones
-
QTCREATORBUG-26899 McuSupportPlugin: explicit set up of FreeRtos
- Closed
- is cloned by
-
QTCREATORBUG-27188 create platform and 3rd party pacakges from JSON
- Closed