lv_micropython/scripts/env-variables-esp32.sh

8 lines
117 B
Bash
Raw Normal View History

2025-03-15 13:46:23 +01:00
#!/bin/bash
# Set environment variables for ESP32 development
ESPIDF=~/esp/esp-idf-5-2-3
source $ESPIDF/export.sh