Skip to content

Conversation

@micheledarold
Copy link
Contributor

Correct STM3F7xx to STM32F7xx in order to compile correctly

Description

The FREERTOS_PLUS_FAT_PORT option was wrong in CMakeList.txt missing a "2" in order to align to other part of code

Test Steps

Try to compile with option

set(FREERTOS_PLUS_FAT_PORT "STM32F7XX" CACHE STRING "" FORCE)
in originale file and you will have a error becaus you don't compile .c file

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

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

Correct STM3F7xx to STM32F7xx in order to compile correctly
@moninom1 moninom1 merged commit a395e7b into FreeRTOS:main Aug 6, 2025
5 checks passed
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.

3 participants