4 lines
159 B
CMake
4 lines
159 B
CMake
idf_component_register(SRCS "psram_stack_example_main.c"
|
|
PRIV_REQUIRES esp_psram esp_partition
|
|
INCLUDE_DIRS ".")
|