Philippe G 3 years ago
parent
commit
411b2bd0f0

+ 3 - 0
build-scripts/I2S-4MFlash-sdkconfig.defaults

@@ -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
 #

+ 3 - 0
build-scripts/SqueezeAmp-sdkconfig.defaults

@@ -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
 #