Skip to content

possibly add #include <stdint.h> to number.h #20

@ghbyrkit

Description

@ghbyrkit

when compiling for some, such as STM32, boards, I get errors of undefined 'uint32_t' and 'uint16_t'.

I believe that this can be resolved by adding '#include <stdint.h>' just after then multiple include safeguard, say at line 34.

If you have an alternative suggestion, I'm all ears!
This is using the IDE 2.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions