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