Externalize Remote (#2370)

* externalize Remote app, disabling fileman integration (need workaround)

* regenerate bitmap.hpp

* added external HOME apps to HOME
This commit is contained in:
gullradriel
2024-11-19 21:02:29 +01:00
committed by GitHub
parent 4a83118557
commit 24d15c1643
9 changed files with 835 additions and 594 deletions
+5 -1
View File
@@ -126,7 +126,10 @@ set(EXTCPPSRC
#flippertx
external/flippertx/main.cpp
external/flippertx/ui_flippertx.cpp
#remote
external/remote/main.cpp
external/remote/ui_remote.cpp
)
set(EXTAPPLIST
@@ -160,4 +163,5 @@ set(EXTAPPLIST
ook_editor
shoppingcart_lock
flippertx
remote
)