This library targets embedded systems, especially those with low amount of memory.
I am working on such a project with Cortex-M MCU and ARM GCC 13.3.
However I will continue to use mpaland library since with default settings this library throws this error
228 | #error "No basic integer type has a size of 64 bits exactly"
Please consider setting the default options for your most frequent use cases.
This library targets embedded systems, especially those with low amount of memory.
I am working on such a project with Cortex-M MCU and ARM GCC 13.3.
However I will continue to use mpaland library since with default settings this library throws this error
Please consider setting the default options for your most frequent use cases.