* Fix: Bug preventing VM from starting on NodeMCU * Fix: Bug preventing VM from starting on Arduino Due * Fix: strings were being trimmed by the WoT server * Make servo lib use native servo library if supported (thanks, Jose!) * Add interrupt-driven servo and tone primitives for NRF51/52 boards * Add TFT display support for M5StickC * Rework color handling in TFT library * Change defaults for TFT drawing primitives (e.g. shapes are now filled by default) * Add TFT blocks to create random colors and to create colors from RGB values * Add pyserial dependency to deb package