4 lines
87 B
CMake
Raw Normal View History

# Apply board specific content here
set(IDF_TARGET "esp32s2")
set(FAMILY_MCUS ESP32S2)