HPM SDK
HPMicro Software Development Kit
sdmmc_config.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2021-2022 HPMicro
3  *
4  * SPDX-License-Identifier: BSD-3-Clause
5  *
6  */
7 
8 #ifndef SDMMC_CONFIG_H
9 #define SDMMC_CONFIG_H
10 
11 #define SDMMC_HOST_ENABLE_IRQ_MODE (0)
12 
13 
14 
15 #endif /* SDMMC_CONFIG_H */