Merge branch 'refactor/components_linux_compatible' into 'master'
Exclude all currently incompatible components from Linux build Closes IDF-8318 and IDF-5996 See merge request espressif/esp-idf!25598
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
set(COMPONENTS main)
|
||||
|
||||
project(hello_world)
|
||||
|
||||
Reference in New Issue
Block a user