Files
tactility/components/tactility-core/CMakeLists.txt
T
Ken Van Hoeylandt 622c9f780c Revert "fix for flash size in default config"
This reverts commit 38e7a35910.
2024-01-17 20:52:08 +01:00

6 lines
130 B
CMake

idf_component_register(
SRC_DIRS "src"
INCLUDE_DIRS "src"
REQUIRES mlib cmsis_core mbedtls esp_hw_support nvs_flash
)