mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-01-14 16:59:22 -05:00
Fix of the issue that SystemTimer interval computation would overflow when trying to set interval longer than 4,294,967ms. That resulted in setting invalid timeout value.