Skip to content

Commit

Permalink
small improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidmackenzie committed Aug 21, 2024
1 parent 0b07b33 commit 91482f0
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions picomon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,10 @@ people report that rsync may also work.

## Seeing output from Pico

Add a USB Modem (not USB HD mounted) Pi Pico as a USB HD device, so
that I can then copy files to it without rebooting with the BOOTSEL pressed
Use `minicom` on the usbmodem device that should appear in `/dev` by invoking its
setup with `minicom --setup`

- stty -f /dev/cu.usbmodem14301 1200

Use `minicom` on the usbmodem device that should appear in /dev.
You should see the log output on the terminal.
Then run `minicom` in a separate terminal window, and you should see then the log output.

## GDB (not confirmed)

Expand Down

0 comments on commit 91482f0

Please sign in to comment.