1
0
mirror of https://github.com/elua/elua.git synced 2025-01-25 01:02:54 +08:00
Bogdan Marinescu b1b82b127e Change systimer overflow handling from timer stop to interrupt disable
When a systimer timer overflow is detected, handle it by temporarily disabling
the systimer interrupt rather than disabling the systimer completely. It gives
better accuracy and fixes some hardware-related issues on some platforms.
2011-10-11 00:44:06 +03:00
..
2009-06-22 23:49:21 +00:00
2010-07-12 20:56:54 +00:00
2010-01-27 00:58:08 +00:00