This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
561e19303d
RIOT
/
drivers
/
mtd_flashpage
/
Makefile.dep
3 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
drivers: configure per driver dependency resolution
2020-06-26 21:55:37 +02:00
FEATURES_REQUIRED
+=
periph_flashpage
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-09 16:45:35 +01:00
FEATURES_REQUIRED
+=
periph_flashpage_pagewise
Copy Permalink