Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@wordyallen
Last active June 24, 2018 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wordyallen/c8141a1493183b186bfcba48a97faa17 to your computer and use it in GitHub Desktop.
Save wordyallen/c8141a1493183b186bfcba48a97faa17 to your computer and use it in GitHub Desktop.
esp-wrover settings
;mac
[env:esp32dev]
platform = espressif32
framework = espidf
board = esp-wrover-kit
upload_port = /dev/cu.usbserial-141101
debug_server =
/Users/joe/esp/openocd-esp32/bin/openocd
-s /Users/joe/esp/openocd-esp32/share/openocd/scripts
-f interface/ftdi/esp32_devkitj_v1.cfg
-f board/esp32-wrover.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment