X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=README;h=6982aefaded549fe8f90f6059a3a427b35cfbb71;hb=796bb709d30f07bc4118b1e2cbb656fda2d8bec3;hp=03dbb4bc7df6c491f6bc44995e98d17f39d37235;hpb=ec0de8e1ac425b0f6855d46f737c2726cd82df88;p=tinyos-2.x.git diff --git a/README b/README index 03dbb4bc..6982aefa 100644 --- a/README +++ b/README @@ -15,7 +15,8 @@ doc: Documentation index.html: Index file to all documentation txt: Text files (TEPs) html: HTML files (TEPs, installation) - html/tutorial: Tutorials + tutorial: Tutorials + pdf: PDFs of larger documents, such as the TinyOS Programming Manual support: Non-nesC code for using TinyOS nodes make: TinyOS make system @@ -36,11 +37,21 @@ tos: TinyOS source code (nesC, C) chips: Chip-specific code interfaces: Core system interfaces lib: Extensions and larger common subsystems + byte_radio: General radio stack for byte-level radios + net: Network (multihop protocols) + ctp: Collection tree protocol + le: Link estimator + lqi: LQI-based collection for CC2420 platforms + power: Power management component library + printf: Printing small text messages to serial port + serial: Serial communication + timer: Timer component library + tossim: TOSSIM simulator platforms: Platform-specific code sensorboards: Sensorboard drivers system: Core system components types: Core system data types (header files) -You can find documentation for the 2.0.0 release online at: +You can find documentation for the 2.0.1 release online at: http://www.tinyos.net/tinyos-2.x/doc/