Skip to content

[TASK]Templates #334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
StrahinjaJacimovic opened this issue Apr 7, 2025 · 0 comments
Open

[TASK]Templates #334

StrahinjaJacimovic opened this issue Apr 7, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request user-request Ment to be added by users for any feature they wish to be implemented in any future releases.

Comments

@StrahinjaJacimovic
Copy link
Contributor

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

@StrahinjaJacimovic StrahinjaJacimovic added enhancement New feature or request user-request Ment to be added by users for any feature they wish to be implemented in any future releases. labels Apr 7, 2025
@StrahinjaJacimovic StrahinjaJacimovic changed the title [FEATURE]Templates [TASK]Templates Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user-request Ment to be added by users for any feature they wish to be implemented in any future releases.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants