mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
SubDir TOP board msba2-common ;
|
|
|
|
Module board_common : board_common_init.c ;
|
|
Module board_config : board_config.c ;
|
|
|
|
SubInclude TOP board msba2-common drivers ;
|
|
|