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

micropython

user avatar
Damien George authored
Recent changes to builtin print meant that print was printing to the
mp_sys_stdout_obj, which was sending data raw to the USB CDC device.
The data should be cooked so that \n turns into \r\n.
951ed9d0
History
Name Last commit Last update