adafruit / circuitpython_jupyter_kernel

Jupyter kernel to interact with CircuitPython board over USB
https://circuitpython-kernel.readthedocs.io/en/latest/
Other
37 stars 27 forks source link

Adafruit pr #17

Closed ghost closed 5 years ago

ghost commented 5 years ago

@brentru, @tannewt resubmitted, as promised.

brentru commented 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>