aschuma

IOT :: ESP32 :: WEMOS LOLIN32 :: USB Driver / MAC

Mar 18th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. * Download Arduino IDE https://www.arduino.cc/en/Main/Software
  2. * Follow Espressif ESP 32 library/tools setup https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/mac.md
  3. * Install USB Bridge for MacOS https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
  4. * Reboot
  5. * sudo kextutil -tn /Library/Extensions/SiLabsUSBDriver.kext
  6. * Check System Preferences | System & Privacy: There should be a button to enable the new Silabs driver
Advertisement
Add Comment
Please, Sign In to add comment