[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/msp430/pins HplMsp430InterruptSig.nc, 1.1, NONE HplMsp430InterruptSigP.nc, 1.1, NONE
Kevin Klues
klueska at users.sourceforge.net
Thu May 15 16:58:36 PDT 2008
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/msp430/pins HplMsp430InterruptC.nc, 1.3, 1.4 HplMsp430InterruptNMIC.nc, 1.3, 1.4 HplMsp430InterruptNMIP.nc, 1.4, 1.5 HplMsp430InterruptP.nc, 1.3, 1.4
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420/receive CC2420ReceiveP.nc, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/msp430/pins
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv32131
Removed Files:
HplMsp430InterruptSig.nc HplMsp430InterruptSigP.nc
Log Message:
Reverting back to decentralized handling of interrupts on the msp430. Centralizing them has the side effect of forcing all interrupt handlers to be included regardless of whether the component that actually DEPENDS on it is included or not. Leads to unnecessary code bloat. Original motivation for centralizing them in the first place was in anticipation of adding tosthreads in the upcoming release. A better way of supporting them without the need for centralized interrupt handlers was found, hence the rollback.
--- HplMsp430InterruptSig.nc DELETED ---
--- HplMsp430InterruptSigP.nc DELETED ---
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/msp430/pins HplMsp430InterruptC.nc, 1.3, 1.4 HplMsp430InterruptNMIC.nc, 1.3, 1.4 HplMsp430InterruptNMIP.nc, 1.4, 1.5 HplMsp430InterruptP.nc, 1.3, 1.4
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420/receive CC2420ReceiveP.nc, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list