summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/boards/make-pins.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-08-07 14:27:48 +0000
committerDamien George <damien.p.george@gmail.com>2014-08-07 14:27:48 +0000
commit5d9b816449311ab50304c4fa2ffe792e224df8ff (patch)
treed30bf4f9ae108f6842294901a1568f7298bec81b /stmhal/boards/make-pins.py
parent3ef911345c94a6d612ab50c1e912e81cb2cc3f71 (diff)
downloadmicropython-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