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

py

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Paul Sokolovsky authored
    Currently, MicroPython strings are mix between CPython byte and unicode
    strings. So, conversion is null so far. This dummy implementation is
    intended for compatibility with CPython (so, same code can run on both).
    a80ff04f
    History
    Name Last commit Last update
    ..