]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Deluge T2 support for Epic. This includes support for at45db161d and some refactoring...
authorrazvanm <razvanm>
Mon, 25 Aug 2008 16:48:45 +0000 (16:48 +0000)
committerrazvanm <razvanm>
Mon, 25 Aug 2008 16:48:45 +0000 (16:48 +0000)
commitc6d9663aef7ea2f34323160158e0143cd38880cd
treeeed0fffb6ab28a0a1ae62a267aae4c2a08a8d644
parentdaa2173bc13a30a1bc2e6e154d7a5c8013fd0b0d
Deluge T2 support for Epic. This includes support for at45db161d and some refactoring and cleaning.
39 files changed:
apps/tests/deluge/Blink/burn
support/make/epic.target
support/make/tosboot.extra
tools/tinyos/misc/tos-deluge
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/epic/TOSBoot_platform.h [new file with mode: 0644]
tos/lib/net/Deluge/extra/telos/InternalFlash.h [new file with mode: 0644]
tos/lib/net/Deluge/extra/telos/InternalFlash.nc [new file with mode: 0644]
tos/lib/net/Deluge/extra/telos/ReprogramGuardC.nc [new file with mode: 0644]
tos/lib/net/Deluge/extra/telos/ReprogramGuardP.nc [new file with mode: 0644]
tos/lib/net/Deluge/extra/telosb/InternalFlash.h [deleted file]
tos/lib/net/Deluge/extra/telosb/InternalFlash.nc [deleted file]
tos/lib/tosboot/Makefile
tos/lib/tosboot/TOSBootM.nc
tos/lib/tosboot/epic/ExtFlashC.nc [new file with mode: 0644]
tos/lib/tosboot/epic/ExtFlashM.nc [new file with mode: 0644]
tos/lib/tosboot/epic/hardware.h [new file with mode: 0644]
tos/lib/tosboot/micaz/TOSBoot_platform.h
tos/lib/tosboot/msp430f1611/InternalFlash.h [new file with mode: 0644]
tos/lib/tosboot/msp430f1611/InternalFlash.nc [new file with mode: 0644]
tos/lib/tosboot/msp430f1611/PluginC.nc [new file with mode: 0644]
tos/lib/tosboot/msp430f1611/PowerOffM.nc [new file with mode: 0644]
tos/lib/tosboot/msp430f1611/TOSBoot_platform.h [new file with mode: 0644]
tos/lib/tosboot/telosb/InternalFlash.h [deleted file]
tos/lib/tosboot/telosb/InternalFlash.nc [deleted file]
tos/lib/tosboot/telosb/PluginC.nc [deleted file]
tos/lib/tosboot/telosb/PowerOffM.nc [deleted file]
tos/lib/tosboot/telosb/TOSBoot_platform.h [deleted file]
tos/platforms/epic/.platform
tos/platforms/epic/MotePlatformC.nc [new file with mode: 0644]
tos/platforms/epic/PlatformC.nc
tos/platforms/epic/PlatformP.nc
tos/platforms/epic/chips/at45db/HplAt45dbC.nc [new file with mode: 0644]
tos/platforms/epic/chips/at45db/HplAt45dbP.nc [new file with mode: 0644]
tos/platforms/epic/chips/at45db/HplAt45db_chip.h [new file with mode: 0644]
tos/platforms/telosa/chips/at45db/HplAt45dbC.nc
tos/platforms/telosa/chips/at45db/HplAt45dbP.nc