]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
The AT25DF part is not compatible with the AT45DB nor the STM25P, apparently.
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Thu, 11 Sep 2008 02:34:55 +0000 (02:34 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 1 Dec 2009 03:00:56 +0000 (20:00 -0700)
commitee1775e283a17728cc35544c687fbb9baad53f2c
treed04ac0f929b41da2b2808b8550172b259c5bbdea
parent97db9cf16631f784eea3fc7a3ec925f09bc65c08
The AT25DF part is not compatible with the AT45DB nor the STM25P, apparently.
It is quite close to the STM25P, but mapping the chip to that code failed to
get good results using the tests/storage/Block application.  However, the
part does work correctly with a test application written directly to its SPI
API.
tos/chips/msp430/pins/NoMsp430GpioC.nc [new file with mode: 0644]
tos/chips/msp430/usci/Msp430SpiA0C.nc [new file with mode: 0644]
tos/chips/msp430/usci/Msp430SpiB0C.nc [new file with mode: 0644]
tos/platforms/tmicore/.platform