4 lines
87 B
CMake

# Apply board specific content here
set(IDF_TARGET "esp32s3")
set(FAMILY_MCUS ESP32S3)