mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
fragments at the same time - Introduced thread message wrappers for identifying the correct function - Several bugfixes
16 lines
308 B
Plaintext
16 lines
308 B
Plaintext
SubDir TOP projects tlayer ;
|
|
|
|
Module tlayer : main.c : ps shell_commands config ;
|
|
|
|
UseModule auto_init ;
|
|
UseModule tlayer ;
|
|
UseModule cc110x_ng ;
|
|
UseModule destiny ;
|
|
UseModule uart0 ;
|
|
UseModule posix_io ;
|
|
UseModule shell ;
|
|
UseModule ps ;
|
|
UseModule 6lowpan ;
|
|
UseModule vtimer ;
|
|
UseModule rtc ;
|