Skip to content

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

Open
@cjbrigato

Description

@cjbrigato

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 :

  • Documentation
  • Patch to hf_bog to rely on spiffs and not on overwriting it the old way (see HF_BOG fixes for spiffs #286 )
  • Adapt lua script read_pwd_mem.lua to match new hf_bog
  • use PM3_SUCCESS and alike when it makes sense
  • Migrate MFC/iclass/t55 dictionaries to SPIFFS
  • Show some of the mem spiffs info details in hw status, after Flashmem_print_info
  • New pass against client side commands, at least regarding Sanity checks
  • SPIFFS side, transform all writing (copy, rename, etc) function to avoid the RDV40_SPIFFS_FILETYPE_BOTH, by means of precedence of either RDV40_SPIFFS_FILETYPE_REAL or RDV40_SPIFFS_FILETYPE_SYMLINK being authoritative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions