make clear Ryscorp Pm3 Pro isn't supported

This commit is contained in:
Philippe Teuwen 2021-04-13 21:06:21 +02:00
commit 02f8993837
2 changed files with 3 additions and 2 deletions

View file

@ -49,11 +49,12 @@ In order to build this repo for generic Proxmark3 platforms we urge you to read
With generic Proxmark3 platforms we mean:
- RDV1, RDV2, RDV3 easy
- Proxmark Evolution (needs extra care)
- Ryscorp green PCB version, Pm3 Pro
- Radiowar black PCB version
- VX
- numerous Chinese adapted versions of the RDV3 easy (kkmoon, pisworks etc)
> ⚠ **Note**: *Ryscorp green PCB version, Pm3 Pro* has different and unknown hardware components and therefore is not supported.
> ⚠ **Note**: About flash memory size of other Proxmark3 platforms. You need to keep a eye on how large your ARM chip built-in flash memory is. With 512kb you are fine but if its 256kb you need to compile this repo with even less functionality. When running the `./pm3-flash-all` you can see which size your device have if you have the bootloader from this repo installed. Otherwise you will find the size reported in the start message when running the Proxmark3 client `./pm3`.
## What has changed?