Hi everybody, today I wanted to run some older simulation code (written for the svn-version of TinyOS checked out some 2 years ago, should be TOS 2.1.x branch) with the current version from github/tinyos-main. However, the code wouldn't compile due to complaints in
HplAtm128InterruptC After some searching, I realized that the file tos/chips/atm128/pins/sim/HplAtm128InterruptC.nc was not present in TinyOS any longer. After copying the old version into the new TinyOS tree, everything worked again. Is there any reason why the file isn't part of TinyOS any longer? Kind regards Christian _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
