]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Initial platform support for Epic
authorprabal <prabal>
Thu, 7 Aug 2008 06:37:05 +0000 (06:37 +0000)
committerprabal <prabal>
Thu, 7 Aug 2008 06:37:05 +0000 (06:37 +0000)
commitc42a686e497601c393a2fa8eb9d604bcf784e1d3
tree14d4a89ca27245b5b874c653dc8b65f21fc1b266
parent507770ffc1b8f54d13bcd718bbab993b2342c102
Initial platform support for Epic
21 files changed:
support/make/epic.target [new file with mode: 0644]
support/make/epic/epic.rules [new file with mode: 0644]
support/make/epic/miniprog.extra [new file with mode: 0644]
tos/platforms/epic/ActiveMessageC.nc [new file with mode: 0644]
tos/platforms/epic/DemoSensorC.nc [new file with mode: 0644]
tos/platforms/epic/DemoSensorNowC.nc [new file with mode: 0644]
tos/platforms/epic/DemoSensorStreamC.nc [new file with mode: 0644]
tos/platforms/epic/HplUserButtonC.nc [new file with mode: 0644]
tos/platforms/epic/MoteClockC.nc [new file with mode: 0644]
tos/platforms/epic/MoteClockP.nc [new file with mode: 0644]
tos/platforms/epic/PlatformC.nc [new file with mode: 0644]
tos/platforms/epic/PlatformLedsC.nc [new file with mode: 0644]
tos/platforms/epic/PlatformP.nc [new file with mode: 0644]
tos/platforms/epic/UserButton.h [new file with mode: 0644]
tos/platforms/epic/UserButtonC.nc [new file with mode: 0644]
tos/platforms/epic/UserButtonP.nc [new file with mode: 0644]
tos/platforms/epic/VoltageC.nc [new file with mode: 0644]
tos/platforms/epic/VoltageStreamC.nc [new file with mode: 0644]
tos/platforms/epic/hardware.h [new file with mode: 0644]
tos/platforms/epic/platform.h [new file with mode: 0644]
tos/platforms/epic/platform_message.h [new file with mode: 0644]