mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
* moved config to sys, split away board specifics
This commit is contained in:
parent
7d7c956c26
commit
a5918f3086
@ -1,7 +1,7 @@
|
||||
SubDir TOP board msba2-common ;
|
||||
|
||||
Module board_common : board_common_init.c ;
|
||||
Module config : config.c ;
|
||||
Module board_config : board_config.c ;
|
||||
|
||||
SubInclude TOP board msba2-common drivers ;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user