led_matrix/CMakeLists.txt

5 lines
112 B
CMake
Raw Normal View History

2024-01-28 19:03:19 +08:00
cmake_minimum_required(VERSION 3.16)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(i80_controller)