Files
tinyUSB/hw/bsp/espressif/boards/adafruit_feather_esp32s3/board.cmake

4 lines
82 B
CMake
Raw Normal View History

# Apply board specific content here
set(IDF_TARGET "esp32s3")
set(MAX3421_HOST 1)