[FL-2052] New build system based on scons (#1269)
This commit is contained in:
6
applications/crypto/application.fam
Normal file
6
applications/crypto/application.fam
Normal file
@@ -0,0 +1,6 @@
|
||||
App(
|
||||
appid="crypto_start",
|
||||
apptype=FlipperAppType.STARTUP,
|
||||
entry_point="crypto_on_system_start",
|
||||
order=10,
|
||||
)
|
Reference in New Issue
Block a user