mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
3c906c6c3d
Signed-off-by: Josua Arndt <josuaarndt@live.de> Signed-off-by: Steffen Robertz <steffen.robertz@online.de>
8 lines
216 B
Makefile
8 lines
216 B
Makefile
include $(RIOTCPU)/atmega_common/Makefile.features
|
|
|
|
# common feature are defined in atmega_common/Makefile.features
|
|
# Only add Additional features
|
|
|
|
# Various other features (if any)
|
|
FEATURES_PROVIDED += periph_cpuid
|