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