Skip to content
Snippets Groups Projects
Select Git revision
  • 59a1201da959ab01895361c0b5bb8bc1409f2b39
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

fatfs_port.c

user avatar
stijn authored and Damien George committed
This allows figuring out the number of bytes in the memoryview object as
len(memview) * memview.itemsize.

The feature is enabled via MICROPY_PY_BUILTINS_MEMORYVIEW_ITEMSIZE and is
disabled by default.
90fae917
History