Tweet

Replying to @unexpectedmaker, @oshpark and @adafruit

Espressif’s installation instructions changed since your YouTube video; now they direct folks to make a shallow clone, which means you can’t check out other branches (with a really opaque error message). Just need to tell folks to omit the –depth=1 bit. https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/mac.md

(original)