mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 20:47:08 +03:00
retrofit to gcc8/CMake
This commit is contained in:
7
components/platform_config/CMakeLists.txt
Normal file
7
components/platform_config/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
idf_component_register(SRCS "nvs_utilities.c" "platform_config.c"
|
||||
INCLUDE_DIRS .
|
||||
INCLUDE_DIRS . ../tools/
|
||||
REQUIRES nvs_flash json platform_console services vfs
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user