12.4.2016, 16:14, Kai Ruottu kirjoitti:
But I cannot "grok" how the bare "arm-eabi" objectformat or the generic newlib C library could provide that required "operating system"for threads.
What newlib can do is to provide code which works when used in threads : https://en.wikipedia.org/wiki/Thread_safetyFrom my own "low-level" programming time, terms like "re-entrant" came quite
familiar :)