@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "libjpeg.c"
|
||||
INCLUDE_DIRS "."
|
||||
PRIV_REQUIRES src spiffs)
|
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "libjpeg.c"
|
||||
INCLUDE_DIRS "."
|
||||
PRIV_REQUIRES src spiffs)
|