]> 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>
Mon, 9 Jul 2012 16:34:44 +0000 (10:34 -0600)
commitbc58e5a5704f1eaa10cae4106cf5fd5529c20833
treeff14a9e956cecd17a094b51e17739337a9a4d945
parent5aa4581b60d743142f85f0e27e0e3d541c83b084
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