diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-01-21 20:14:18 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-01-21 20:14:18 +0300 |
commit | bec7bfb29d76f995dbf223c20f5d04ae1e33cee6 (patch) | |
tree | f44914a3ee66ef924f15f477f0fc87ade4a06c5d /stmhal/can.c | |
parent | 1b42f5251fb126496584e2fc61fad12bca7f7152 (diff) | |
download | micropython-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/can.c')
0 files changed, 0 insertions, 0 deletions