]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Add support for MicaZ to Deluge T2.
authorrazvanm <razvanm>
Sat, 2 Jun 2007 00:09:14 +0000 (00:09 +0000)
committerrazvanm <razvanm>
Sat, 2 Jun 2007 00:09:14 +0000 (00:09 +0000)
commit1275ad8c5c9368b541e7eeccfeb6bf20352e6330
treee107aa0004d0fdd85c8bb43a94bdeb1d7dbf6311
parentef7a1ceb50ed42a0b9ad53da885ef022c559e886
Add support for MicaZ to Deluge T2.
24 files changed:
apps/tests/deluge/Blink/BlinkAppC.nc
apps/tests/deluge/Blink/burn
apps/tests/deluge/Blink/volumes-at45db.xml [new file with mode: 0644]
apps/tests/deluge/GoldenImage/volumes-at45db.xml [new file with mode: 0644]
apps/tests/deluge/SerialBlink/volumes-at45db.xml [new file with mode: 0644]
doc/html/deluge-t2-manual.html
doc/pdf/deluge-t2-manual.pdf
tools/tinyos/misc/Makefile.am
tools/tinyos/misc/tinyos.py
tools/tinyos/misc/tos-deluge
tos/lib/TOSBoot/TOSBootM.nc
tos/lib/net/Deluge/DelugeC.nc
tos/lib/net/Deluge/DelugePageTransfer.h
tos/lib/net/Deluge/DelugeStorage.nc [new file with mode: 0644]
tos/lib/net/Deluge/DelugeStorageC.nc
tos/lib/net/Deluge/DelugeStorageP.nc
tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerC.nc
tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManagerP.nc
tos/lib/net/Deluge/extra/NetProgC.nc
tos/lib/net/Deluge/extra/NetProgM.nc
tos/lib/net/Deluge/extra/avr/InternalFlashC.nc [new file with mode: 0644]
tos/lib/net/Deluge/extra/mica2/NetProg_platform.h [new file with mode: 0644]
tos/lib/net/Deluge/extra/micaz/InternalFlash.h [new file with mode: 0644]
tos/lib/net/Deluge/extra/micaz/TOSBoot_platform.h [new file with mode: 0644]