mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d950fbcf81
* added some debugging stuff * changed cc1100_ng <-> transceiver msg api * revised test application
6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
SubDir TOP projects test_cc110x_ng ;
|
|
|
|
Module test_cc110x_ng : main.c : cc110x_ng shell shell_commands transceiver ps rtc posix_io uart0 auto_init ;
|
|
|
|
UseModule test_cc110x_ng ;
|