1.54ReflectiveLCDTest/managed_components/espressif__cmake_utilities/cmake_utilities.cmake

8 lines
137 B
CMake
Raw Normal View History

2026-02-01 18:17:28 +08:00
# Include all cmake modules
include(gcc)
include(gen_compressed_ota)
include(gen_single_bin)
include(package_manager)
include(relinker)