mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-03 20:35:33 +02:00
Merge branch 'fix/improve_get_start_doc_notes' into 'master'
fix(doc): fix get start process in port notes See merge request espressif/esp-idf!38524
This commit is contained in:
@@ -264,6 +264,8 @@ on Arch Linux this is done by adding the user to ``uucp`` group with the followi
|
||||
|
||||
sudo usermod -a -G uucp $USER
|
||||
|
||||
.. note::
|
||||
|
||||
Make sure you re-login to enable read and write permissions for the serial port.
|
||||
|
||||
Verify Serial Connection
|
||||
|
||||
@@ -264,6 +264,8 @@ macOS::
|
||||
|
||||
sudo usermod -a -G uucp $USER
|
||||
|
||||
.. note::
|
||||
|
||||
请重新登录,确保串口读写权限生效。
|
||||
|
||||
确认串口连接
|
||||
|
||||
Reference in New Issue
Block a user