1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-13 05:06:30 +04:00

adaptation to the new build system + fixes

This commit is contained in:
Eng1n33r
2022-06-26 20:57:29 +03:00
parent aaeede7793
commit 1c55a55ddd
28 changed files with 173 additions and 868 deletions

View File

@@ -54,12 +54,16 @@ FIRMWARE_APPS = {
"basic_apps",
"updater_app",
"archive",
# Custom Apps
"custom_apps",
# Settings
"passport",
"system_settings",
"about",
# Plugins
"basic_plugins",
# Custom Games
"custom_games",
# Debug
"debug_apps",
),