]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Make TOSThreads the default for serial receive. This prevents fan-out problem when...
authorliang_mike <liang_mike>
Sun, 11 Jan 2009 06:04:04 +0000 (06:04 +0000)
committerliang_mike <liang_mike>
Sun, 11 Jan 2009 06:04:04 +0000 (06:04 +0000)
commit6aa5152b73e4bfbd5b5e655e10cdb573ce4d4f06
treeabb558803567712246ac76b0b65dcc71559f678b
parentfb688fe2944937e17c6b939640a95a2d7f8a2666
Make TOSThreads the default for serial receive. This prevents fan-out problem when other TinyOS services also want to use serial.
support/make/threads.extra
tos/lib/tosthreads/lib/serial/SerialActiveMessageC.nc [new file with mode: 0644]
tos/lib/tosthreads/lib/serial/SerialActiveMessageP.nc [new file with mode: 0644]
tos/lib/tosthreads/system/BlockingActiveMessageC.nc
tos/lib/tosthreads/system/BlockingSerialActiveMessageC.nc