Merge branch 'fix/improve_get_start_doc_notes_v55' into 'release/v5.5'

fix(doc): fix get start process in port notes

See merge request espressif/esp-idf!45231
This commit is contained in:
Jiang Jiang Jian
2026-01-19 14:57:23 +08:00
2 changed files with 6 additions and 2 deletions
@@ -264,7 +264,9 @@ on Arch Linux this is done by adding the user to ``uucp`` group with the followi
sudo usermod -a -G uucp $USER
Make sure you re-login to enable read and write permissions for the serial port.
.. note::
Make sure you re-login to enable read and write permissions for the serial port.
Verify Serial Connection
------------------------
@@ -264,7 +264,9 @@ macOS::
sudo usermod -a -G uucp $USER
请重新登录,确保串口读写权限生效。
.. note::
请重新登录,确保串口读写权限生效。
确认串口连接
------------------------