]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Added DelugeT2 support for the tinynode platform.
authorrflury <rflury>
Tue, 10 Nov 2009 07:03:34 +0000 (07:03 +0000)
committerrflury <rflury>
Tue, 10 Nov 2009 07:03:34 +0000 (07:03 +0000)
commit3220edb793307d86724e6c7d4c8622a6eb047576
tree25e5ed2c10b8594b9a93db1c8573157d07a5f10b
parentf101cd6ebd9f2a44db10e044478ac8804c5ece99
Added DelugeT2 support for the tinynode platform.
21 files changed:
apps/tests/deluge/Blink/burn
support/make/tosboot.extra
tos/lib/net/Deluge/BlockStorageManager/BlockStorageManagerC.nc
tos/lib/net/Deluge/BlockStorageManager/BlockStorageManagerP.nc
tos/lib/net/Deluge/DelugePageTransfer.h
tos/lib/net/Deluge/extra/NetProgC.nc
tos/lib/net/Deluge/extra/NetProgM.nc
tos/lib/net/Deluge/extra/tinynode/NetProg_platform.h [new file with mode: 0644]
tos/lib/net/Deluge/extra/tinynode/README [new file with mode: 0644]
tos/lib/net/Deluge/extra/tinynode/ReprogramGuardC.nc [new file with mode: 0644]
tos/lib/net/Deluge/extra/tinynode/ReprogramGuardP.nc [new file with mode: 0644]
tos/lib/net/Deluge/extra/tinynode/TOSBoot_platform.h [new file with mode: 0644]
tos/lib/tosboot/Makefile
tos/lib/tosboot/TosBootP.nc
tos/lib/tosboot/tinynode/ExecC.nc [new file with mode: 0644]
tos/lib/tosboot/tinynode/ExtFlashC.nc [new file with mode: 0644]
tos/lib/tosboot/tinynode/PowerOffC.nc [new file with mode: 0644]
tos/lib/tosboot/tinynode/README [new file with mode: 0644]
tos/lib/tosboot/tinynode/TOSBoot_platform.h [new file with mode: 0644]
tos/lib/tosboot/tinynode/VoltageC.nc [new file with mode: 0644]
tos/lib/tosboot/tinynode/hardware.h [new file with mode: 0644]