mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1ab5a9390d
Define one board for each of the available modules.
4 lines
89 B
Makefile
4 lines
89 B
Makefile
MODULE = board
|
|
DIRS += $(RIOTBOARD)/common/slwstk6000b
|
|
include $(RIOTBASE)/Makefile.base
|