]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Make tosboot compliant with TEP3.
authorrazvanm <razvanm>
Wed, 23 Sep 2009 18:29:20 +0000 (18:29 +0000)
committerrazvanm <razvanm>
Wed, 23 Sep 2009 18:29:20 +0000 (18:29 +0000)
commit622893623b38edfd9e183f4d31a48ba742ae0d22
tree85b2343f72ec6d745743a63145d2dde3523b94dc
parent0cfd69a2d1efe9eb8b3a3d174fcc2851709cc10f
Make tosboot compliant with TEP3.
29 files changed:
tos/lib/tosboot/Makefile
tos/lib/tosboot/TOSBoot.h [deleted file]
tos/lib/tosboot/TOSBoot.nc [deleted file]
tos/lib/tosboot/TOSBootM.nc [deleted file]
tos/lib/tosboot/TosBoot.h [new file with mode: 0644]
tos/lib/tosboot/TosBootC.nc [new file with mode: 0644]
tos/lib/tosboot/TosBootP.nc [new file with mode: 0644]
tos/lib/tosboot/avr/InternalFlashC.nc
tos/lib/tosboot/avr/ProgFlashC.nc [new file with mode: 0644]
tos/lib/tosboot/avr/ProgFlashM.nc [deleted file]
tos/lib/tosboot/epic/ExtFlashC.nc
tos/lib/tosboot/epic/ExtFlashM.nc [deleted file]
tos/lib/tosboot/epic/ExtFlashP.nc [new file with mode: 0644]
tos/lib/tosboot/iris/ProgFlashC.nc [new file with mode: 0644]
tos/lib/tosboot/iris/ProgFlashM.nc [deleted file]
tos/lib/tosboot/m16c62p/ProgFlashC.nc [new file with mode: 0644]
tos/lib/tosboot/m16c62p/ProgFlashM.nc [deleted file]
tos/lib/tosboot/msp430/HPLUSART0M.nc [deleted file]
tos/lib/tosboot/msp430/HPLUSARTControl.nc [deleted file]
tos/lib/tosboot/msp430/HplUsart0C.nc [new file with mode: 0644]
tos/lib/tosboot/msp430/HplUsartControl.nc [new file with mode: 0644]
tos/lib/tosboot/msp430/ProgFlashC.nc [new file with mode: 0644]
tos/lib/tosboot/msp430/ProgFlashM.nc [deleted file]
tos/lib/tosboot/msp430f1611/PluginC.nc
tos/lib/tosboot/msp430f1611/PowerOffC.nc [new file with mode: 0644]
tos/lib/tosboot/msp430f1611/PowerOffM.nc [deleted file]
tos/lib/tosboot/stm25p/ExtFlashC.nc
tos/lib/tosboot/stm25p/ExtFlashM.nc [deleted file]
tos/lib/tosboot/stm25p/ExtFlashP.nc [new file with mode: 0644]