mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2025-09-28 04:26:42 +02:00
Add Picopass utility
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -35,3 +35,6 @@
|
||||
[submodule "documentation/doxygen/doxygen-awesome-css"]
|
||||
path = documentation/doxygen/doxygen-awesome-css
|
||||
url = https://github.com/jothepro/doxygen-awesome-css.git
|
||||
[submodule "applications/system/picopass"]
|
||||
path = applications/system/picopass
|
||||
url = https://gitlab.com/bettse/picopass.git
|
||||
|
@@ -80,3 +80,4 @@ Utility apps not visible in other menus, plus few external apps pre-packaged wit
|
||||
- `storage_move_to_sd` - Data migration tool for internal storage
|
||||
- `updater` - Update service & application
|
||||
- `mfkey` - MIFARE Classic key recovery tool
|
||||
- `picopass` - Picopass tool
|
||||
|
@@ -6,6 +6,7 @@ App(
|
||||
"updater_app",
|
||||
"js_app",
|
||||
"mfkey",
|
||||
"picopass",
|
||||
# "archive",
|
||||
],
|
||||
)
|
||||
|
1
applications/system/picopass
Submodule
1
applications/system/picopass
Submodule
Submodule applications/system/picopass added at 00f8a221fa
Reference in New Issue
Block a user