1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/msba2/drivers/Jamfile

7 lines
230 B
Plaintext
Raw Normal View History

SubDir TOP board msba2 drivers ;
Module board_cc1100 : msba2-cc1100.c ;
Module board_hal : msba2-hal.c ;
Module board_ltc4150 : msba2-ltc4150.c : gpioint ;
2010-09-24 16:28:34 +02:00
Module board_common : msba2-uart0.c msba2-uart0_thread.c : ringbuffer ;