From 3f28c979eb1005479f019d53e6c9c5c151567c6d Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sat, 13 Mar 2021 21:16:31 +1300 Subject: Add ui_remote to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 76b77f7..03aeef3 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,10 @@ You should see some activity in the emulated serial output back on the first terminal. Use GDB as normal to play/pause/debug the software. Ctrl+C and k to end QEMU. +Now that you have some serial output, try the `ui_remote.py` script. It will +turn some keypresses into UI events on the QEMU target with GDB. The latency +noticeable, but it's an okay tool to hack around with. + ### Flash good software to chip With the board reset into programming mode, run avrdude through the makefile -- cgit v1.1