mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-05 08:27:30 +00:00
esp32s2: Add SUPPORTED_TARGETS for remaining bluetooth examples
This commit is contained in:
committed by
Angus Gratton
parent
bcff8afbba
commit
f58d2ea34d
@@ -3,4 +3,5 @@
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
set(SUPPORTED_TARGETS esp32)
|
||||
project(ble_mesh_client_model)
|
||||
|
||||
Reference in New Issue
Block a user