]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Add TOSThreads C API for config storage abstraction
authorliang_mike <liang_mike>
Thu, 10 Sep 2009 19:18:09 +0000 (19:18 +0000)
committerliang_mike <liang_mike>
Thu, 10 Sep 2009 19:18:09 +0000 (19:18 +0000)
commite86acbc704af719259c17580651d6b806c10dfc0
tree243a298c1685f96ac0b5ead7a4c02e374446f56b
parent4c7c35af4d09991a198e4d71166f53ec44a5ef74
Add TOSThreads C API for config storage abstraction
Parts of the code was contributed by Jo Agila Bitsch Link <jo.bitsch@cs.rwth-aachen.de>
tools/tinyos/misc/tos-storage-at45db.in
tools/tinyos/misc/tos-storage-pxa27xp30.in
tools/tinyos/misc/tos-storage-stm25p.in
tos/lib/tosthreads/csystem/CConfigStorageC.nc [new file with mode: 0644]
tos/lib/tosthreads/csystem/CConfigStorageP.nc [new file with mode: 0644]
tos/lib/tosthreads/csystem/TosThreadApiC.nc
tos/lib/tosthreads/csystem/VolumeMapC.nc
tos/lib/tosthreads/csystem/VolumeMapP.nc
tos/lib/tosthreads/csystem/tosthread_configstorage.h [new file with mode: 0644]