mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5393c7571a
Enabling `ztimer_msec` through `sdmmc` in case `ztimer_usec` is not enabled will not work if the dependencies for `sdmmc` are resolved before the dependencies of another module that enables `ztimer_usec`. Therefore, `ztimer_msec` has to be enabled by `sdmmc` |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.include | ||
sdmmc_sdhc.c | ||
sdmmc.c |