Lab-Project-FreeRTOS-FAT
Lab-Project-FreeRTOS-FAT copied to clipboard
This repository contains FreeRTOS+FAT source code, which could be consumed as a submodule.
Otherwise the condition is always true for 64-bit architectures. GCC warned me about this when compiling AARCH64 (-Wtype-limits).
FF_RmDir first calls FF_isDirEmpty which incorrectly states the directory is not empty. FF_isDirEmpty calls FF_FindFirst to determine if the directory is empty. However when ffconfigFINDAPI_ALLOW_WILDCARDS is enabled the behavior of...
**Describe the issue** Please describe the issue and expected clarification in concise language. [ff_truncate](https://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_FAT/stdio_API/ff_truncate.html) has important restrictions that are not mentioned. Since this behavior is non-standard, I believe it would...
**Describe the issue** [ff_fseek](https://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_FAT/stdio_API/ff_fseek.html) has important restrictions that are not mentioned. Since this behavior is non-standard, I believe it would be best to state the restrictions rather than leave them...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...