tools: setting components to main to reduce build time
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
set(COMPONENTS main)
|
||||
project(test_unicore_bootloader)
|
||||
|
||||
Reference in New Issue
Block a user