Some serial sources clear their RX buffers and others didn't. This cause CP to skip into the REPL based on characters typed before the CTRL-C. The serial file transfer code looks for "press any key" which is skipped in this case. Fixes https://github.com/circuitpython/web-editor/issues/238 |
||
|---|---|---|
| .. | ||
| host_keyboard.c | ||
| tusb_config.h | ||
| usb.c | ||
| usb_desc.c | ||
| usb_device.c | ||
| usb_msc_flash.c | ||
| usb_vendor_descriptors.h | ||