RT1050_FreeRTOS_Hello/middleware/middleware_baremetal_MIMXRT1052.cmake
imi415 3d353d5adc
All checks were successful
continuous-integration/drone/push Build is passing
Added FatFS.
2021-02-10 01:49:45 +08:00

6 lines
175 B
CMake

if(NOT MIDDLEWARE_BAREMETAL_MIMXRT1052_INCLUDED)
set(MIDDLEWARE_BAREMETAL_MIMXRT1052_INCLUDED true CACHE BOOL "middleware_baremetal component is included.")
endif()