Skip to content

(breaking): use crc16 for writeblock command instead of cks_add8 #5

@fenugrec

Description

@fenugrec

cks_add8() is dumb and only used for <SID_FLASH> <SIDFL_WB> ... <CRC> frames. Using the crc16 code we already have anyway would eliminate some code, at the cost of 1 more byte to transfer per chunk.
This change would need to be done in nisprog at the same time. ( fenugrec/nisprog#12)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions