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