mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 10:52:43 +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
|