1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/board/msba2-common/drivers/Jamfile

6 lines
195 B
Plaintext
Raw Normal View History

SubDir TOP board msba2-common drivers ;
Module board_cc1100 : msba2-cc1100.c ;
Module board_ltc4150 : msba2-ltc4150.c : gpioint ;
Module board_uart : msba2-uart0.c : chardev_thread ringbuffer ;