docs: Add some clarifications for Mac OS users

This commit is contained in:
Angus Gratton 2018-05-24 13:48:38 +10:00 committed by Angus Gratton
parent f6cd55d2ac
commit 955e84a3bc
2 changed files with 4 additions and 0 deletions

View File

@ -54,6 +54,8 @@ MacOS ::
ls /dev/cu.*
.. note: MacOS users: if you don't see the serial port then check you have the USB/serial drivers installed as shown in the Getting Started guide for your particular development board. For MacOS High Sierra (10.13), you may also have to explicitly allow the drivers to load. Open System Preferences -> Security & Privacy -> General and check if there is a message shown here about "System Software from developer ..." where the developer name is Silicon Labs or FTDI.
.. _linux-dialout-group:
Adding user to ``dialout`` on Linux

View File

@ -8,6 +8,8 @@ Standard Setup of Toolchain for Mac OS
Install Prerequisites
=====================
ESP-IDF will use the version of Python installed by default on Mac OS.
- install pip::
sudo easy_install pip