Introduction - If you have any usage issues, please Google them yourself
Implementation of RIOT-OS for mbed-LPC1768 Boards, completely efficient and bug-free for IOT purposes.
RIOT is a real-time multi-threading operating system that supports a range of devices that are typically found in the Internet of Things (IoT): 8-bit, 16-bit and 32-bit microcontrollers.
RIOT is based on the following design principles: energy-efficiency, real-time capabilities, small memory footprint, modularity, and uniform API access, independent of the underlying hardware (this API offers partial POSIX compliance).