display and gem lgic seperate cpu cores, audio fixed, display scaling implemented, psram aktivatet for threads in core
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
idf_component_register(
|
||||
SRCS
|
||||
"nfc_manager.c"
|
||||
INCLUDE_DIRS
|
||||
"include"
|
||||
REQUIRES
|
||||
driver
|
||||
SRCS "nfc_manager.c"
|
||||
INCLUDE_DIRS "include" "${CMAKE_SOURCE_DIR}/main/include"
|
||||
PRIV_INCLUDE_DIRS "."
|
||||
REQUIRES driver json freertos fatfs
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user