summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-01-21 20:14:18 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-01-21 20:14:18 +0300
commitbec7bfb29d76f995dbf223c20f5d04ae1e33cee6 (patch)
treef44914a3ee66ef924f15f477f0fc87ade4a06c5d /stmhal
parent1b42f5251fb126496584e2fc61fad12bca7f7152 (diff)
downloadmicropython-bec7bfb29d76f995dbf223c20f5d04ae1e33cee6.tar.gz
micropython-bec7bfb29d76f995dbf223c20f5d04ae1e33cee6.zip
py/objint: from_bytes(): Implement "byteorder" param and arbitrary precision.
If result guaranteedly fits in a small int, it is handled in objint.c. Otherwise, it is delegated to mp_obj_int_from_bytes_impl(), which should be implemented by individual objint_*.c, similar to mp_obj_int_to_bytes_impl().
Diffstat (limited to 'stmhal')
0 files changed, 0 insertions, 0 deletions