1
0
mirror of https://github.com/hathach/tinyusb.git synced 2025-04-01 19:20:35 +00:00

4 lines
87 B
CMake

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