This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using app_sdcard & fatfs with FreeRTOS

Hello everyone!

I want to use the app_sdcard to read/write with fatfs on a uSD card in my app which is based on FreeRTOS. While i was implementing this library, i saw that it use the protothread library.

Can i use protothread along with FreeRTOS? Is there another way around? 

Thank you!

Related