Skip to content

rkprojects/freertos-plus-fat-no-os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeRTOS+FAT Port For Applications Without RTOS

Simple port to decouple FreeRTOS+FAT from FreeRTOS kernel for use in applications where RTOS environment is not required or not feasible. Decoupling is achieved by re-implementing ff_locking.c and emulating required FreeRTOS header files. No changes are made to FAT source codes, this way future version of FreeRTOS+FAT can be easily added. Current version used is FreeRTOS-Plus-FAT-160919a-MIT. This link may break in future!

Get Source Code

$ git clone https://github.com/rkprojects/freertos-plus-fat-no-os.git

Examples Of Using FreeRTOS+FAT

Please refer to README.md files in corresponding project folders in examples/

License

About

FreeRTOS+FAT Port For Applications Without RTOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published