Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Block Device Drivers for littlefs v2.0.1

What's Included?

For details, refer to README.md and the API Reference Guide.

New in the release:

  • Minor changes in documentation

Known issues and limitations

  • Not supported the simultaneous use of the SD block device through the SDHC1 hardware instance and SPI flash block device. But, if you use SDHC0 hardware instance when available, you can use them simultaneously. The SD block device driver picks an instance based on the data and clock pins provided by the user. See the PSoC™ 6 MCU for information on the pin assignment. This will be addressed in a future release.

  • For the SD block device driver, the thread-safety is implemented using only one mutex instance. This means that while trying to perform an operation, a thread will be blocked until another thread completes that operation, whichever SDHC hardware instance the thread is accessing.

Supported software and tools

This version was validated for compatibility with the following software and tools:

Software and Tools Version
ModusToolbox™ Software Environment 3.0
GCC Compiler 10.3.1
IAR Compiler 9.30.1
Arm® Compiler 6 6.16
Littlefs 2.4.0

Minimum required ModusToolbox™ Software Environment: ModusToolbox™ v3.0 and HAL Cat1 2.0

More information


© 2021-2023 Cypress Semiconductor Corporation, an Infineon Technologies Company.