the printf in printf-stdarg.h is not thread safe
Open
bug
- Dominant language
- C
- Stars
- 46
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
it would be nice if you use a thread safe version of printf .
one such threadsafe printf:
[thread safe version of printf](https://sourceforge.net/p/freertos/discussion/382005/thread/8fbac97d/45ce/attachment/printf-stdarg.c) found on freertos forum
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.