mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
4 lines
87 B
CMake
4 lines
87 B
CMake
# Apply board specific content here
|
|
set(IDF_TARGET "esp32s3")
|
|
set(FAMILY_MCUS ESP32S3)
|