mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
db9f6b3fcf
* comments for preparing pseudoterm to use with node without DTR line [drivers cc110x] * changed default behavior to WOR mode * fixed a bug that let CC1100 never return to WOR mode, when receiving a packet during sending
6 lines
193 B
Plaintext
6 lines
193 B
Plaintext
SubDir TOP projects wiselib ;
|
|
|
|
Module wiselib : main.c : shell posix_io vtimer timex shell_commands ps rtc sht11 ltc4150 cc110x gpioint config mci ps transceiver swtimer ;
|
|
|
|
UseModule wiselib ;
|