From: klueska Date: Fri, 23 May 2008 19:30:19 +0000 (+0000) Subject: added some stuff X-Git-Tag: release_tinyos_2_1_0_0~376 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=21fdc331e3a08846ef9a3c3bcb8b6ed384e31db9 added some stuff --- diff --git a/release-notes.txt b/release-notes.txt index 9c860ed4..f9f5604a 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -3,9 +3,11 @@ These release notes are as of: $Date$ Upcoming: Added 4-bit link estimator Added low-power application tutorial + Added printf tutorial Changed Packet interface to better support type checking Changed Receive interface to support fan-in Changed atm128 I2C bus to obey same addressing as MSP430 + Changed printf implementation to no longer require explicit wiring of PrintfC component Fixed memory leak in CTP on duplicate suppression 2.0.2: