* added first version of cc110x_ng test application * introduced a generic transceiver interface and module
6 lines
139 B
Plaintext
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 ;
|