libraries
This is an old revision of the document!
Table of Contents
Memory allocation
Task schedulers
This can provide cooperative multitasking for simple tasks, avoiding the need of an RTOS.
Small C libraries
http://neptune.billgatliff.com/newlib.html
http://www.musl-libc.org/faq.html
http://www.embecosm.com/appnotes/ean9/ean9-howto-newlib-1.0.html
https://github.com/nothings/single_file_libs
Printf
http://elm-chan.org/fsw/strf/xprintf.html
http://www.menie.org/georges/embedded/printf.html
http://www.sparetimelabs.com/tinyprintf/tinyprintf.php
https://github.com/mickjc750/prnf
https://interrupt.memfault.com/blog/printf-on-embedded?_hsmi=275217339
Serial protocols
UART
Graphics
Software updates
Bootloaders
libraries.1697266321.txt.gz · Last modified: by admin
