mirror of
https://github.com/RfidResearchGroup/RFIDtools.git
synced 2026-05-12 11:19:59 -07:00
PM3 RDV4 RRG and bzip submodule added.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[submodule "pm3rdv4rrg/src/main/cpp/proxmark3"]
|
||||
path = pm3rdv4rrg/src/main/cpp/proxmark3
|
||||
url = https://github.com/xianglin1998/proxmark3.git
|
||||
[submodule "pm3rdv4rrg/src/main/cpp/bzip2"]
|
||||
path = pm3rdv4rrg/src/main/cpp/bzip2
|
||||
url = http://sourceware.org/git/bzip2.git
|
||||
+3
-3
@@ -1,4 +1,4 @@
|
||||
include ':app_main', ':utils', ':chameleon', ':communication', ':libnfc_pn53x'
|
||||
include ':pm3flasher'
|
||||
include ':xmodem'
|
||||
include ':app_main', ':chameleon', ':communication', ':libnfc_pn53x'
|
||||
include ':pm3flasher', ':pm3rdv4rrg'
|
||||
include ':xmodem', ':utils'
|
||||
include ':termux-app', ':terminal-emulator', ':terminal-view'
|
||||
Reference in New Issue
Block a user