kopia lustrzana https://github.com/espressif/esp-idf
Make only for ESP32
rodzic
c2e97b1042
commit
4cba4ddadc
|
@ -2,5 +2,6 @@
|
||||||
# CMakeLists in this exact order for cmake to work correctly
|
# CMakeLists in this exact order for cmake to work correctly
|
||||||
cmake_minimum_required(VERSION 3.5)
|
cmake_minimum_required(VERSION 3.5)
|
||||||
|
|
||||||
|
set(SUPPORTED_TARGETS esp32)
|
||||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||||
project(hfp_ag)
|
project(hfp_ag)
|
||||||
|
|
Ładowanie…
Reference in New Issue