Skip to content

Fix usage of FF_createERR macro in prvGetFAT12Entry#62

Merged
AniruddhaKanhere merged 1 commit intoFreeRTOS:mainfrom
bjsowa:fix-create-err
Jan 30, 2024
Merged

Fix usage of FF_createERR macro in prvGetFAT12Entry#62
AniruddhaKanhere merged 1 commit intoFreeRTOS:mainfrom
bjsowa:fix-create-err

Conversation

@bjsowa
Copy link
Copy Markdown
Contributor

@bjsowa bjsowa commented Jan 29, 2024

Description

#45 introduced a compilation error about implicit FF_CreateError function when using FAT12 support. I assume it was supposed to be FF_createERR macro instead so I changed it.

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.

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

@paulbartell
Copy link
Copy Markdown
Contributor

@bjsowa Thanks for the PR. I'll work on getting the CI checks updated to pass and we should be good to go.

@AniruddhaKanhere AniruddhaKanhere merged commit e23ce7d into FreeRTOS:main Jan 30, 2024
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