lv_micropython/scripts/env-variables-esp32.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
105 B
Bash
Raw Normal View History

# Set environment variables for ESP32 development
ESPIDF=~/esp/esp-idf-5-2-3
source $ESPIDF/export.sh