diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-11 02:33:29 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-12 22:04:21 +0200 |
commit | 80f60e1aee8c427c942a867b4c2cde48566bdc19 (patch) | |
tree | dbb6d8804bef97eb4089bf5817744be25e8da965 /stm/usb.c | |
parent | 757ac81a69cc2143a6b170367b18c75ac60249e4 (diff) | |
download | micropython-80f60e1aee8c427c942a867b4c2cde48566bdc19.tar.gz micropython-80f60e1aee8c427c942a867b4c2cde48566bdc19.zip |
Parse long Python ints properly.
Long int is something which doesn't fit into SMALL_INT partion of
machine_int_t. But it's also something which doesn't fit into
machine_int_t in the first place.
Diffstat (limited to 'stm/usb.c')
0 files changed, 0 insertions, 0 deletions