Skip to content

[TASK]Templates #334

@StrahinjaJacimovic

Description

@StrahinjaJacimovic

Templates

Issue:

An issue has been reported by multiple users regarding setups and projects.

  • Create a project
  • On the last step (select a setup), only mikroSDK setups can be selected

Proposed solution

set(PROJECT_TYPE "mikrosdk" CACHE STRING "" FORCE)
## Replace with
set(PROJECT_TYPE "$MIKROSDK_TYPE" CACHE STRING "" FORCE)

Confirmation steps

  1. Release to DEV
  2. Test it
  3. Release to LIVE

Metadata

Metadata

Labels

enhancementNew feature or requestuser-requestMent to be added by users for any feature they wish to be implemented in any future releases.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions