mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
2a1a10bd74
* restructured interface functions for cc1100 access
6 lines
184 B
Plaintext
6 lines
184 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 swtimer ;
|
|
|
|
UseModule test_cc110x_ng ;
|