From 02f8993837e4da6a8a64380c74936bec6c842c27 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Tue, 13 Apr 2021 21:06:21 +0200 Subject: [PATCH] make clear Ryscorp Pm3 Pro isn't supported --- README.md | 3 ++- doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8dd1ccf5e..09cb8667d 100644 --- a/README.md +++ b/README.md @@ -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? diff --git a/doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md b/doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md index 8f49e0b15..211761b18 100644 --- a/doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md +++ b/doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md @@ -54,7 +54,7 @@ Known issues: * 256kb Arm chip devices: The compiled firmware image from this repo may/will be too large for your device. * PM3 Evo: it has a different led/button pin assignment. It tends to be messed up. -* Proxmark Pro: it has different fpga and unknown pin assignments. Will most certainly mess up +* Proxmark Pro: it has different fpga and unknown pin assignments. Unsupported. ## PLATFORM_EXTRAS