GREEN Kernel Update v1.1.0

Hello all,

We are pleased to announce the release of a new GREEN Kernel. Its main goal is to provide a turnkey Kernel code example that offers essential services for developing a Sandboxed Application and deploying it easily on your Device. Additionally, this project serves as a starting point for Kernel developers to learn and demonstrate most of the Multi-Sandboxing capabilities of the MicroEJ technology.

This Kernel implements a Sandboxed Application lifecycle (deployment and start of an application), default services (timer, shared interfaces between applications, and shared registry of services), a networking API (socket communication and NTP synchronization), data persistency and GUI APIs.

Find the GREEN Kernel on our GitHub page:

To know more about kernels (how to use them and how to create them), please read our documentation: Kernel Developer Guide — MicroEJ Documentation

Happy coding!
The MicroEJ Team.