mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
e354c8f781
Somehow Makefile.dep was missing on the Arduino Leonardo. This commit adds it.
4 lines
99 B
Makefile
4 lines
99 B
Makefile
USEMODULE += boards_common_arduino-atmega
|
|
|
|
include $(RIOTBOARD)/common/arduino-atmega/Makefile.dep
|