mbed OS abstraction battles IoT hyperfragmentation

mbed OS abstraction battles IoT hyperfragmentation
by Don Dingee on 12-31-2015 at 12:00 pm

In the days of bit banging and single-threaded loops, programming a microcontroller meant grabbing a C compiler (or even before that, an assembler) and some libraries and writing bare metal code. High performance networking and multi-tasking was usually the purview of heavier real-time operating systems (RTOS) or, if an MMU… Read More