1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/projects/wiselib/Jamfile
Oliver Hahm db9f6b3fcf [board msba2-common tools pseudoterm]
* 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
2012-08-01 17:00:48 +02:00

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 ;