summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial/intro.rst
diff options
context:
space:
mode:
authorAbilio Marques <abiliojr@gmail.com>2021-05-16 05:30:25 +0200
committerDamien George <damien@micropython.org>2021-06-08 13:06:17 +1000
commit525a920ca5f284b7eb5875550ae0febcd1714a06 (patch)
treeaf83545295d12b4a765168dcf6882e38090d655f /docs/esp8266/tutorial/intro.rst
parent20a8f4f7ec2f691e2381a150ac6e246df9c58077 (diff)
unix/modffi: Fix conversion between Python integers and ffi types.
This commit fixes the following problems converting to/from Python integers and ffi types: - integers of 8 and 16 bits not working on big endian - integers of 64 bits not working on 32 bits architectures - unsigned returns were converted to signed Python integers Fixes issue #7269.
Diffstat (limited to 'docs/esp8266/tutorial/intro.rst')
0 files changed, 0 insertions, 0 deletions