is dependent upon libraries developed
outside the Arduino programming model using tools and techniques similar
to those required for the STM32. Furthermore, the Arduino platform doesn’t
provide debugging capability which severely limits the development of more
complex systems. Again, debugging requires breaking outside the confines of
the Arduino platform. Finally, the Arduino environment does not support
a real-time operating system (RTOS), which is essential when building more
complex embedded systems.