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

4 lines
82 B
CMake
Raw Normal View History

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