embeddedartistry / embeddedartistry/libc
Comparison with newlib-nano?
Open
- Dominant language
- C
- Stars
- 661
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
newlib and newlib-nano is bundled with the gcc-arm embedded toolchain, and seems to provide a pretty suitable and full-featured libc (vprintf and friends can leave a little to be desired though :grimacing: ). It would be interesting to see a comparison of some common use cases between this libc and the newlib-nano one, w.r.t. code/memory consumption or features!
Contributor guide
Assessment
This issue has not been assessed yet.