#pragma once #include "FreeRTOS.h" #include "semphr.h" void fatfs_init(); extern xSemaphoreHandle mmc_dma_semaphore;