3 lines
62 B
CMake
3 lines
62 B
CMake
# Apply board specific content here
|
|
set(IDF_TARGET "esp32s2")
|
# Apply board specific content here
|
|
set(IDF_TARGET "esp32s2")
|