mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-05-03 03:49:31 +01:00
applied platformio structure
This commit is contained in:
7
lib/platform_config/CMakeLists.txt
Normal file
7
lib/platform_config/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
idf_component_register( SRC_DIRS .
|
||||
INCLUDE_DIRS .
|
||||
PRIV_REQUIRES tools newlib console esp_common freertos tools
|
||||
REQUIRES nvs_flash json
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user