This commit is contained in:
Philippe G
2022-01-19 00:52:33 -08:00
parent f613da5356
commit 411b2bd0f0
2 changed files with 6 additions and 0 deletions

View File

@@ -39,6 +39,9 @@ CONFIG_RELEASE_API="https://api.github.com/repos/sle118/squeezelite-esp32/releas
CONFIG_SQUEEZELITE_ESP32_RELEASE_URL "https://github.com/sle118/squeezelite-esp32/releases"
CONFIG_PROJECT_NAME="Squeezelite-ESP32"
CONFIG_FW_PLATFORM_NAME="I2S-4MFlash"
CONFIG_AUDIO_CONTROLS=""
CONFIG_AMP_GPIO=-1
#
# SDK tool configuration
#

View File

@@ -37,6 +37,9 @@ CONFIG_PROJECT_NAME="SqueezeAmp"
CONFIG_FW_PLATFORM_NAME="SqueezeAmp"
CONFIG_RELEASE_API="https://api.github.com/repos/sle118/squeezelite-esp32/releases"
CONFIG_SQUEEZELITE_ESP32_RELEASE_URL "https://github.com/sle118/squeezelite-esp32/releases"
CONFIG_AUDIO_CONTROLS=""
CONFIG_AMP_GPIO=-1
#
# SDK tool configuration
#