]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
incorporate a patch from Frederik Hermans -- looks like the 2.4 kernel can not
authorandreaskoepke <andreaskoepke>
Tue, 6 May 2008 14:19:36 +0000 (14:19 +0000)
committerandreaskoepke <andreaskoepke>
Tue, 6 May 2008 14:19:36 +0000 (14:19 +0000)
commit517492c9d0e4a7c48d52f8c8cae15f60d680bcb5
tree74e6276e25dd36b66015d15119210b61744b474b
parent7d96613a9b510440817be50586cb7e5a0783aa48
incorporate a patch from Frederik Hermans -- looks like the 2.4 kernel can not
send all 260 bytes of a normal msp430 program chunk at once, so now you can
choose a proper chunk size on the command line.
tools/platforms/msp430/cppbsl/src/Bsl.cc
tools/platforms/msp430/cppbsl/src/Bsl.h
tools/platforms/msp430/cppbsl/src/Parameters.cc
tools/platforms/msp430/cppbsl/src/Parameters.h
tools/platforms/msp430/cppbsl/src/cppbsl.cc