mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
Add support for compilation on RaspberryPiZero (armv6)
More generally, add support for platforms with atomics, which not really linked to architecture but compiler features. This may also help on some mips for example.
This commit is contained in:
parent
c6d245b843
commit
0eea50f5a0
3 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,7 @@ You might want to follow one of these external resources to get an overview, but
|
|||
|
||||
# Install the required dependencies
|
||||
|
||||
## On Debian / Ubuntu / Kali / ParrotOS
|
||||
## On Debian / Ubuntu / Kali / ParrotOS / Raspbian
|
||||
|
||||
First what we want to do is get an update for the system. If you need to upgrade do this **before** the install. An upgrade was carried out prior to following these instructions.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue