mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
* fix module dependency
This commit is contained in:
parent
d3f3962190
commit
fa207088b2
@ -4,4 +4,4 @@ Module board_cc1100 : msba2-cc1100.c ;
|
||||
Module board_hal : msba2-hal.c ;
|
||||
Module board_ltc4150 : msba2-ltc4150.c : gpioint ;
|
||||
Module board_common : msba2-uart0.c : ringbuffer ;
|
||||
Module board_uart : msba2-uart0_thread.c : chardev_thread ;
|
||||
Module board_uart : msba2-uart0_thread.c : chardev_thread ringbuffer ;
|
||||
|
Loading…
Reference in New Issue
Block a user