micropython/tools/mpremote/mpremote
Damien George 67f66795c0 tools/mpremote: Implement seek and flush in ioctl method.
Fixes issue #8058.

Signed-off-by: Damien George <damien@micropython.org>
2021-12-09 13:35:59 +11:00
..
__init__.py tools/mpremote: Add new CLI utility to interact with remote device. 2021-05-29 17:17:22 +10:00
console.py tools/mpremote: Use signal to capture and handle ctrl-C on Windows. 2021-06-15 13:52:31 +10:00
main.py tools/mpremote: Add "devs" shortcut for "connect list". 2021-08-14 00:13:35 +10:00
pyboardextended.py tools/mpremote: Implement seek and flush in ioctl method. 2021-12-09 13:35:59 +11:00