diff options
author | Damien George <damien.p.george@gmail.com> | 2014-08-07 14:27:48 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-08-07 14:27:48 +0000 |
commit | 5d9b816449311ab50304c4fa2ffe792e224df8ff (patch) | |
tree | d30bf4f9ae108f6842294901a1568f7298bec81b /stmhal/boards/make-pins.py | |
parent | 3ef911345c94a6d612ab50c1e912e81cb2cc3f71 (diff) | |
download | micropython-5d9b816449311ab50304c4fa2ffe792e224df8ff.tar.gz micropython-5d9b816449311ab50304c4fa2ffe792e224df8ff.zip |
py: Fix bug in mpn_shl (multi-prec int shift left).
Before this patch, eg, 1 << 75 (or any large multiple of 15) was setting
the MSB in the digits, which is outside the valid range of DIG_MASK.
Diffstat (limited to 'stmhal/boards/make-pins.py')
0 files changed, 0 insertions, 0 deletions