mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 14:07:11 +03:00
Trim app and recovery binaries
This commit is contained in:
@@ -74,6 +74,16 @@ menu "Squeezelite-ESP32"
|
||||
select I2C_LOCKED
|
||||
select TARGET_LOCKED
|
||||
endchoice
|
||||
config WITH_CONFIG_UI
|
||||
bool "Enable config UI"
|
||||
default n
|
||||
help
|
||||
Enable configuring system options with the UI
|
||||
config WITH_METRICS
|
||||
bool "Enable Metrics"
|
||||
default n
|
||||
help
|
||||
Enable capturing and reporting anonymous metrics
|
||||
config RELEASE_API
|
||||
string "Software update URL"
|
||||
default "https://api.github.com/repos/sle118/squeezelite-esp32/releases"
|
||||
|
||||
Reference in New Issue
Block a user