Skip to content

Usermod dialout #3

Description

@Unike267

Context:

For establish communication via UART with NEORV32 using the CuteCom terminal we must be added user dialout.

With the following command:

sudo usermod -aG dialout $USER

Restart the computer (or exec newgrp dialout).

Check with the following command that the user dialout is added:

groups

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions