1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/projects/test_cc110x_ng/Jamfile
Oliver Hahm 044616bf19 * some work on rx handling in cc110x_ng
* added first version of cc110x_ng test application
* introduced a generic transceiver interface and module
2010-11-19 20:10:09 +01:00

6 lines
139 B
Plaintext

SubDir TOP projects test_cc110x_ng ;
Module test_cc110x_ng : main.c : cc110x_ng shell ps rtc posix_io uart0 ;
UseModule test_cc110x_ng ;