mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
044616bf19
* 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 ;
|