mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ae066f60d8
- removed board specific code - added interface definitions to board.h
4 lines
57 B
Makefile
4 lines
57 B
Makefile
MODULE =$(BOARD)_base
|
|
|
|
include $(RIOTBASE)/Makefile.base
|