mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-20 12:03:52 +01:00
7 lines
149 B
Makefile
7 lines
149 B
Makefile
USEMODULE += fatfs_diskio_mtd
|
|
USEMODULE += auto_init_storage
|
|
USEMODULE += mtd
|
|
|
|
# Use RTC for timestamps if available
|
|
FEATURES_OPTIONAL += periph_rtc
|