An error occurred while fetching folder content.
Select Git revision
micropython
Name | Last commit | Last update |
---|
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.
Name | Last commit | Last update |
---|---|---|