Skip to content
Snippets Groups Projects

Update overview.rst for easier understanding/usage of the pycardium debugger and console. [MANUAL MERGE]

Closed joe landa requested to merge matejo/firmware:patch-1 into master
2 unresolved threads

For people like me who had no idea how to use the debugger and console before.

Edited by rahix

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
38 38
39 39 After connecting, reboot card10 and you should see the MicroPython REPL pop up.
40 40
41 If you're yousing iOS/Mac then you can connect to your debugger using:
  • 38 38
    39 39 After connecting, reboot card10 and you should see the MicroPython REPL pop up.
    40 40
    41 If you're yousing iOS/Mac then you can connect to your debugger using:
    42 ``screen /dev/tty.usbmodem14201 115200``
    • It's not always tty.usbmodem14201 so I use /dev/tty.usbmodem* (works unless you have multiple devices connected)

    • it was just my simple understanding of the stuff and how i made it work. if you can phrase it better than i, please go for it. I was just trying to make the description easier for people like me, who haven't really done much with this kind of programming/hardware. makes me sad that this request takes so long :/

    • Please register or sign in to reply
  • joe landa mentioned in commit 3f4c0a31

    mentioned in commit 3f4c0a31

  • rahix mentioned in commit 4a66fb09

    mentioned in commit 4a66fb09

  • Manually merged.

  • closed

  • rahix changed title from Update overview.rst for easier understanding/usage of the pycardium debugger and console. to Update overview.rst for easier understanding/usage of the pycardium debugger and console. [MANUAL MERGE]

    changed title from Update overview.rst for easier understanding/usage of the pycardium debugger and console. to Update overview.rst for easier understanding/usage of the pycardium debugger and console. [MANUAL MERGE]

  • Please register or sign in to reply
    Loading