esp-idf/examples/peripherals/lcd/i80_controller/CMakeLists.txt

5 lines
111 B
CMake
Raw Normal View History

2021-09-01 08:50:48 -04:00
cmake_minimum_required(VERSION 3.5)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(i80_controller)