mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 03:52:01 +02:00
ci: support to build esp32s2beta simple examples
This commit is contained in:
committed by
Angus Gratton
parent
4ce00a4829
commit
25ab8380c8
@@ -2,5 +2,6 @@
|
||||
# in this exact order for cmake to work correctly
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
set(SUPPORTED_TARGETS esp32)
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
project(sysview_tracing_heap_log)
|
||||
|
||||
Reference in New Issue
Block a user