Search found 1 match

by Taozi-
Tue Feb 18, 2025 5:02 am
Forum: ESP-IDF
Topic: Want to compile for ESP32S3 not ESP32
Replies: 10
Views: 4969

Re: Want to compile for ESP32S3 not ESP32

you can try
export IDF_TARGET=esp32s3
# then
idf.py set-target esp32s3