libraries

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
libraries [2023/08/02 07:59] – [Small C libraries] adminlibraries [2024/09/25 03:28] (current) admin
Line 7: Line 7:
 ===== Memory allocation ===== ===== Memory allocation =====
 https://hps.vi4io.org/_media/teaching/wintersemester_2013_2014/epc-1314-ellermann-dynamic-memory-allocation-report.pdf https://hps.vi4io.org/_media/teaching/wintersemester_2013_2014/epc-1314-ellermann-dynamic-memory-allocation-report.pdf
 +
 +===== MCU peripheral forwarding =====
 +https://interrupt.memfault.com/blog/mcu-peripheral-forwarding?_hsmi=278069723
  
 ===== Task schedulers ===== ===== Task schedulers =====
Line 29: Line 32:
 https://github.com/rideskip/anchor/tree/master/fsm https://github.com/rideskip/anchor/tree/master/fsm
  
-json parsing +[[https://github.com/cesanta/str|json parsing with a single header]]
-https://github.com/cesanta/str+
 ===== Printf ===== ===== Printf =====
  
Line 40: Line 42:
  
 https://github.com/mickjc750/prnf https://github.com/mickjc750/prnf
 +
 +https://interrupt.memfault.com/blog/printf-on-embedded?_hsmi=275217339
 +
 +[[https://www.embeddedrelated.com/showarticle/1544.php|Bit-banging serial output]]
 ===== Serial protocols ===== ===== Serial protocols =====
  
  • libraries.1690963153.txt.gz
  • Last modified: 3 years ago
  • by admin