mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
remove debug pack for now, fw should fit in debug
This commit is contained in:
@@ -74,19 +74,6 @@ FIRMWARE_APPS = {
|
||||
"updater_app",
|
||||
"unit_tests",
|
||||
],
|
||||
"debug_pack": [
|
||||
# Svc
|
||||
"basic_services",
|
||||
# Apps
|
||||
"main_apps_default",
|
||||
"system_apps",
|
||||
# Settings
|
||||
"settings_apps",
|
||||
# Plugins
|
||||
# "basic_plugins",
|
||||
# Debug
|
||||
# "debug_apps",
|
||||
],
|
||||
}
|
||||
|
||||
FIRMWARE_APP_SET = "default"
|
||||
|
||||
Reference in New Issue
Block a user