Skip to content
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

Select correct startup project by default for FreeRTOS-Plus/Demo VS projects. #1190

Merged
merged 1 commit into from Mar 6, 2024

Conversation

ActoryOu
Copy link
Member

@ActoryOu ActoryOu commented Mar 5, 2024

Select correct startup project by default for FreeRTOS-Plus/Demo VS projects.

Description

As FreeRTOS forum issue described, the default startup project is wrong in some VS projects. Correct them all in this PR.

Test Steps

  1. Open one of modified projects (e.g. Fleet_Provisioning_With_CSR_Demo) by Visual Studio
  2. Build and run
  3. Same issue showed on Visual Studio

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

FreeRTOS forum issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ActoryOu ActoryOu changed the title Select correct startup project for FreeRTOS-Plus/Demo VS projects. Select correct startup project by default for FreeRTOS-Plus/Demo VS projects. Mar 5, 2024
@ActoryOu ActoryOu merged commit e9593ed into FreeRTOS:main Mar 6, 2024
24 checks passed
@ActoryOu ActoryOu deleted the demoStartupProj branch March 6, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants