Skip to content

Incompatible type for datasize_t #159

@arturmaciag

Description

@arturmaciag

In file wizchip_conf.h (line 254):
typedef int16_t datasize_t;

should be:
typedef uint16_t datasize_t;

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

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions