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

py

  • Clone with SSH
  • Clone with HTTPS
  • 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
    Name Last commit Last update
    ..