Closed ghost closed 5 years ago
@bboser Tested on a Feather M4. Looks great, thanks for the PR.
The %softreset
inclusion is super helpful (and working!). It's something I do in Mu a lot with keyboard shortcuts.
DEBUG:circuitpython_kernel.kernel:Output: 'test'
DEBUG:circuitpython_kernel.board:* enter raw repl ...
DEBUG:circuitpython_kernel.board:* entered raw repl, returning to kernel...
DEBUG:circuitpython_kernel.board:* ^D, soft reset
DEBUG:circuitpython_kernel.board:* soft reset complete, in raw repl
DEBUG:circuitpython_kernel.kernel:received: OK>
@brentru, @tannewt resubmitted, as promised.