RfidResearchGroup / proxmark3

Iceman Fork - Proxmark3
http://www.icedev.se
GNU General Public License v3.0
3.63k stars 981 forks source link

[post merge ] Spiffs continuation/documentation/impact #285

Open cjbrigato opened 4 years ago

cjbrigato commented 4 years ago

This issue follow the merge of SPIFFS implementation from #257 and discuss post merge actions and eventual improvement on this topic.

What is needed right now :

cjbrigato commented 4 years ago

286 for HF_BOG

doegox commented 4 years ago

FTR now Makefile properly detects incompatible PLATFORM & STANDALONE (e.g. HF_COLIN requiring Flash on a non RDV4). Yes the problem pre-dated SPIFFS...

iceman1001 commented 4 years ago

nice list, good one.

cjbrigato commented 4 years ago

spiffs now also permit json reading and parsing on device-side. See https://github.com/RfidResearchGroup/proxmark3/pull/299