Skip to content

Using stddef.h and fixing warning#15

Open
kjetilos wants to merge 2 commits intocjlano:masterfrom
kjetilos:master
Open

Using stddef.h and fixing warning#15
kjetilos wants to merge 2 commits intocjlano:masterfrom
kjetilos:master

Conversation

@kjetilos
Copy link

size_t is provided by the stddef.h header file. This will make tinyprintf compile with the IAR compiler for ARM Cortex-M. I also fixed a fallthrough warning that gcc complains about.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant