esp32_lilygo_t-display-s3_w_esp-idf | Last modified: 1744481085 | Edit | Home

[[https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/linux-macos-setup.html]]

cd ~/esp
. ./esp-idf/export.sh
git clone https://github.com/Xinyuan-LilyGO/LilyGo-Display-IDF.git
cd LilyGo-Display-IDF
python ./setup.py
idf.py -p /dev/ttyUSB0 flash monitor # kill with ctrl-]