Описание тега mbed
From https://os.mbed.com/:
Mbed OS is the leading open-source RTOS for the Internet of Things, speeding up the creation and deployment of IoT devices based on Arm processors.
With Mbed OS, you can develop IoT software in C++ with our free online IDE, generate optimized code with Arm C/C++ Compiler and run it on hundreds of hardware platforms.
The Mbed OS stack includes TLS, networking, storage and drivers, and is enhanced by thousands of code examples and libraries.
For some examples of products using Mbed, see Use Cases and Case Studies of IoT products which show a number of examples of different applications of microcontrollers and sensors to solve business problems in agriculture and manufacturing and other industry segments using Mbed.
Arm has this description of Mbed on their web site, https://www.arm.com/products/iot/mbed-os:
Arm Mbed OS is a free, open-source embedded operating system that includes all the necessary features to facilitate the development of IoT connected products, including standards-based security and connectivity stacks, an RTOS kernel, middleware for storage and networking, and remote device management. It is developed by Arm and our partners to tackle the challenges of creating and deploying IoT devices based on Arm Cortex-M microcontrollers.
The source is available on GitHub at https://github.com/ARMmbed/mbed-os
The licensing is described as:
The software is provided under the Apache-2.0 license. Contributions to this project are accepted under the same license. Please see contributing.md for more information.
This project contains code from other projects. The original license text is included in those source files. They must comply with our license guide. Folders containing files under different permissive license than Apache 2.0 are listed in the LICENSE file.