Added support for SD Card browsing. Added missing CMakeLists.txt.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
set(COMPONENT_PRIV_INCLUDEDIRS ".")
|
||||
set(COMPONENT_SRCS "spi_master_lobo.c")
|
||||
|
||||
set(COMPONENT_REQUIRES spi_flash)
|
||||
set(COMPONENT_PRIV_REQUIRES bootloader_support)
|
||||
|
||||
register_component()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user