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

micropython

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Paul Sokolovsky authored and Damien George committed
    Before, __repl_print__() used libc printf(), while print() used uPy streams
    and own printf() implementation. This led to subtle, but confusing
    differences in output when just doing "foo" vs "print(foo)" on interactive
    prompt.
    1eca3283
    History
    Name Last commit Last update