]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
tmicore and tmirws platforms -> tmimsp family
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 4 Oct 2012 15:16:13 +0000 (09:16 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Thu, 4 Oct 2012 16:25:39 +0000 (10:25 -0600)
commit18ef68f001622bfd913d4269bf191563a5be475c
treed2c715977cc955d4b17f79b8e469b330b1234254
parentcb216ac6294d73dd26a76e4896b8af4413025216
tmicore and tmirws platforms -> tmimsp family
83 files changed:
support/make/tmicore.target
support/make/tmirws.target
tos/platforms/tmicore/.platform [deleted file]
tos/platforms/tmicore/DemoSensorC.nc [deleted file]
tos/platforms/tmicore/DemoSensorNowC.nc [deleted file]
tos/platforms/tmicore/DemoSensorStreamC.nc [deleted file]
tos/platforms/tmicore/HplUserButtonC.nc [deleted file]
tos/platforms/tmicore/MoteClockC.nc [deleted file]
tos/platforms/tmicore/MoteClockP.nc [deleted file]
tos/platforms/tmicore/MotePlatformC.nc [deleted file]
tos/platforms/tmicore/PlatformLedsC.nc [deleted file]
tos/platforms/tmicore/PlatformSerialC.nc [deleted file]
tos/platforms/tmicore/PlatformSerialP.nc [deleted file]
tos/platforms/tmicore/PlatformUartC.nc [deleted file]
tos/platforms/tmicore/SwitchToggleC.nc [deleted file]
tos/platforms/tmicore/UserButton.h [deleted file]
tos/platforms/tmicore/UserButtonC.nc [deleted file]
tos/platforms/tmicore/UserButtonP.nc [deleted file]
tos/platforms/tmicore/VoltageC.nc [deleted file]
tos/platforms/tmicore/VoltageStreamC.nc [deleted file]
tos/platforms/tmicore/chips/at25df/At25dfSpiConfigP.nc [deleted file]
tos/platforms/tmicore/chips/at25df/HplStm25pPinsC.nc [deleted file]
tos/platforms/tmicore/chips/at25df/HplStm25pSpiC.nc [deleted file]
tos/platforms/tmicore/chips/at25df/NoMsp430GpioC.nc [deleted file]
tos/platforms/tmicore/chips/bq2403x/BQ2403XPinsC.nc [deleted file]
tos/platforms/tmicore/chips/cp210x/CP210XPinsC.nc [deleted file]
tos/platforms/tmicore/hardware.h [deleted file]
tos/platforms/tmicore/platform.h [deleted file]
tos/platforms/tmimsp/.family [new file with mode: 0644]
tos/platforms/tmimsp/common/DemoSensorC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/DemoSensorNowC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/DemoSensorStreamC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/HplUserButtonC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/MoteClockC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/MoteClockP.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/MotePlatformC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/PlatformLedsC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/PlatformSerialC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/PlatformSerialP.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/PlatformUartC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/SwitchToggleC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/UserButton.h [new file with mode: 0644]
tos/platforms/tmimsp/common/UserButtonC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/UserButtonP.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/VoltageC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/VoltageStreamC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/chips/at25df/At25dfSpiConfigP.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/chips/at25df/HplStm25pPinsC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/chips/at25df/HplStm25pSpiC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/chips/at25df/NoMsp430GpioC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/chips/bq2403x/BQ2403XPinsC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/chips/cp210x/CP210XPinsC.nc [new file with mode: 0644]
tos/platforms/tmimsp/common/hardware.h [new file with mode: 0644]
tos/platforms/tmimsp/common/platform.h [new file with mode: 0644]
tos/platforms/tmimsp/tmicore/.platform [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/.platform [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/MotePlatformC.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/scp1000/Scp1000PinsC.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/scp1000/Scp1000PinsP.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/scp1000/Scp1000SpiC.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/scp1000/Scp1000SpiConfigC.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/sht11/HalSensirionSht11C.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/sht11/HplSensirionSht11C.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/sht11/HplSensirionSht11P.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/sht11/Msp430OpenDrainC.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/sht11/Msp430OpenDrainP.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/sht11/OpenDrainC.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/sht11/OpenDrainP.nc [new file with mode: 0644]
tos/platforms/tmimsp/tmirws/chips/sht11/SensirionSht11C.nc [new file with mode: 0644]
tos/platforms/tmirws/.platform [deleted file]
tos/platforms/tmirws/MotePlatformC.nc [deleted file]
tos/platforms/tmirws/chips/scp1000/Scp1000PinsC.nc [deleted file]
tos/platforms/tmirws/chips/scp1000/Scp1000PinsP.nc [deleted file]
tos/platforms/tmirws/chips/scp1000/Scp1000SpiC.nc [deleted file]
tos/platforms/tmirws/chips/scp1000/Scp1000SpiConfigC.nc [deleted file]
tos/platforms/tmirws/chips/sht11/HalSensirionSht11C.nc [deleted file]
tos/platforms/tmirws/chips/sht11/HplSensirionSht11C.nc [deleted file]
tos/platforms/tmirws/chips/sht11/HplSensirionSht11P.nc [deleted file]
tos/platforms/tmirws/chips/sht11/Msp430OpenDrainC.nc [deleted file]
tos/platforms/tmirws/chips/sht11/Msp430OpenDrainP.nc [deleted file]
tos/platforms/tmirws/chips/sht11/OpenDrainC.nc [deleted file]
tos/platforms/tmirws/chips/sht11/OpenDrainP.nc [deleted file]
tos/platforms/tmirws/chips/sht11/SensirionSht11C.nc [deleted file]