]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Updates for GCC 4.5.3
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 3 Nov 2011 23:45:36 +0000 (17:45 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Wed, 21 Mar 2012 15:59:34 +0000 (09:59 -0600)
commit33953a2e344b09fcd13b3bc53a421da4c51336d7
treeff14a9e956cecd17a094b51e17739337a9a4d945
parent4bd1b84d4b3f740cdf859ac6e0a2acdedd972164
Updates for GCC 4.5.3

* Include correct GCC headers depending upon version
* GCC does not stop the watchdog, so do it in PlatformP.nc
* Stopping watchdog in MotePlatformC no longer needed (olimexp16,
  tmicore, tmirws)
* tmicore writes TxIV in MoteClockP so needs MSP430REG_NORACE()
tos/chips/msp430/msp430hardware.h
tos/platforms/epic/PlatformP.nc
tos/platforms/olimexp169/MotePlatformC.nc
tos/platforms/shimmer/PlatformP.nc
tos/platforms/shimmer/chips/msp430/msp430hardware.h
tos/platforms/shimmer2/PlatformP.nc
tos/platforms/telosa/PlatformP.nc
tos/platforms/tinynode/PlatformP.nc
tos/platforms/tmicore/MoteClockP.nc
tos/platforms/tmicore/MotePlatformC.nc
tos/platforms/tmirws/MotePlatformC.nc