Skip to content
Snippets Groups Projects

docs: Add USB access instructions

Merged David requested to merge TheNewCivilian/flow3r-firmware:doc/usb into main
4 unresolved threads

Merge request reports

Pipeline #6706 passed

Pipeline passed for 17c67375 on TheNewCivilian:doc/usb

Approved by

Merged by q3kq3k 1 year ago (Aug 15, 2023 3:09pm UTC)

Merge details

  • Changes merged into main with 17c67375.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #6707 passed

Pipeline passed for 17c67375 on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
75 75 | ``vfs`` | 12MiB | FAT32 filesystem (with [#WL]_ layer). |
76 76 +--------------+--------+---------------------------------------+
77 77
78 Accessing files from a PC
78
79
80 Setup USB access rules
  • q3k
    q3k @q3k started a thread on an outdated change in commit ce604a0f
  • 75 75 | ``vfs`` | 12MiB | FAT32 filesystem (with [#WL]_ layer). |
    76 76 +--------------+--------+---------------------------------------+
    77 77
    78 Accessing files from a PC
    78
    79
    80 Setup USB access rules
    79 81 -------------------------
    80 82
    83 .. warning::
    84 **Did you set up USB access rules already?**
    85
    86 To let ``mpremote`` to work properly your user needs to have access rights to ttyACM.
    87
    88 Quick fix: ``sudo chmod a+rw /dev/ttyACM[Your Device Id here]```
  • q3k
    q3k @q3k started a thread on an outdated change in commit ce604a0f
  • 76 76 +--------------+--------+---------------------------------------+
    77 77
    78 Accessing files from a PC
    78
    79
    80 Setup USB access rules
    79 81 -------------------------
    80 82
    83 .. warning::
    84 **Did you set up USB access rules already?**
    85
    86 To let ``mpremote`` to work properly your user needs to have access rights to ttyACM.
    87
    88 Quick fix: ``sudo chmod a+rw /dev/ttyACM[Your Device Id here]```
    89
    90 More sustainable fix: Setup an systemd rule to automatically allow the logged in user to access ttyUSB
  • David added 1 commit

    added 1 commit

    • 10dc2949 - docs: Fix copy + bring back title

    Compare with previous version

  • q3k approved this merge request

    approved this merge request

  • q3k added 9 commits

    added 9 commits

    Compare with previous version

  • q3k enabled an automatic merge when the pipeline for 17c67375 succeeds

    enabled an automatic merge when the pipeline for 17c67375 succeeds

  • q3k merged

    merged

  • Please register or sign in to reply
    Loading