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!