1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/mtd_flashpage/Makefile.dep
Koen Zandberg 3aa5203bc5
mtd_flashpage: only depend on periph_flashpage
The features in flashpage_raw are now default in flashpage and do not
have to be included as a separate dependency
2020-11-11 23:16:43 +01:00

3 lines
85 B
Makefile

FEATURES_REQUIRED += periph_flashpage
FEATURES_REQUIRED += periph_flashpage_pagewise