blob: 32f34597ab07a37b03fea7d3c4d174f22c749576 [file] [log] [blame]
xiaohu.huang1f306172023-07-12 19:01:09 +08001
2/**
shijie.xiong27429122023-07-14 14:15:31 +08003 * @defgroup FreeRTOS FreeRTOS
4 *
5 * Developed in partnership with the world's leading chip companies over an 18-year period,
6 * and now downloaded every 170 seconds, FreeRTOS is a market-leading real-time operating
7 * system (RTOS) for microcontrollers and small microprocessors. Distributed freely under the
8 * MIT open source license, FreeRTOS includes a kernel and a growing set of IoT libraries
9 * suitable for use across all industry sectors. FreeRTOS is built with an emphasis on
10 * reliability and ease of use.
11 *
12 * For more details, please refer to FreeRTOS official documents: <a href="https://www.freertos.org/index.html">FreeRTOS</a>
xiaohu.huang1f306172023-07-12 19:01:09 +080013 *
14 **/