Skip to content

Write hex file with chooseable byte count #9

@erki1993

Description

@erki1993

At the moment the only possible data field byte count is 16 when using write_hex_file.

Intelhex wiki: The maximum byte count is 255 (0xFF). 16 (0x10) and 32 (0x20) are commonly used byte counts.

Should be able to choose variable byte_count ranging from 1 to 255 when writing the hex file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions