Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
TASTE
uPython-mirror
Repository
uPython-mirror
extmod
utime_mphal.c
Find file
Blame
History
Permalink
extmod/utime_mphal: ticks_diff/ticks_add: Don't hardcode 32-bit types.
· 9b345a9e
Paul Sokolovsky
authored
Nov 03, 2016
Use normal mp_int_t/mp_uint_t types, algorithms (hm, formulas) can work with any type width.
9b345a9e