X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Fmsp430%2Fpins%2FHplMsp430GeneralIOP.nc;fp=tos%2Fchips%2Fmsp430%2Fpins%2FHplMsp430GeneralIOP.nc;h=38f6f4b576a15bd7f6c06c85353774fd4d7486b4;hb=4b9eec3a027f065b229df69e77d8ff2189b386d0;hp=34debff46c7205c3aeb8089096bbbf50e101343e;hpb=4f153601d1707478e04f77199ff0c6d687933b9c;p=tinyos-2.x.git diff --git a/tos/chips/msp430/pins/HplMsp430GeneralIOP.nc b/tos/chips/msp430/pins/HplMsp430GeneralIOP.nc index 34debff4..38f6f4b5 100644 --- a/tos/chips/msp430/pins/HplMsp430GeneralIOP.nc +++ b/tos/chips/msp430/pins/HplMsp430GeneralIOP.nc @@ -31,7 +31,7 @@ generic module HplMsp430GeneralIOP( uint8_t port_dir_addr, uint8_t port_sel_addr, uint8_t pin - ) + ) @safe() { provides interface HplMsp430GeneralIO as IO; }