idf_component_register(
    SRCS sd_spi.c
    INCLUDE_DIRS .
    REQUIRES "driver" "fatfs"
)
